This commit is contained in:
make
2025-04-29 21:24:31 +08:00
parent bb25d58619
commit d1e742f3c0
8 changed files with 16 additions and 16 deletions

View File

@@ -17,7 +17,7 @@
<link rel="apple-touch-icon" href="/template/kuangyu/public/img/apple-touch-icon.png" />
<!-- <link rel="preload" href="/template/kuangyu/home/new_wap/css/style.css" as="style" onload="this.rel='stylesheet'" /> -->
<link rel="stylesheet" href="/template/kuangyu/home/new_wap/css/style.css" type="text/css">
<link rel="stylesheet" href='/template/kuangyu/home/new_wap/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' type="text/css">
<link rel="stylesheet" href="/public/layer/need/layer.css" />
{block name="head"}{/block}

View File

@@ -10,7 +10,7 @@
<meta name="keywords" content='{block name="keywords"}{/block}'>
<meta name="description" content='{block name="description"}{/block}'>
<link rel="icon" href="/template/kuangyu/public/img/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="/template/kuangyu/home/bai_web/css/style.css" type="text/css">
<link rel="stylesheet" href='/template/kuangyu/home/bai_web/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' type="text/css">
<link rel="stylesheet" href="/public/layer/need/layer.css" type="text/css">
{block name="head"}{/block}