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

@@ -13,7 +13,7 @@
<link rel="shortcut icon" href="/template/default/img/favicon.ico" type="image/x-icon">
<link rel="canonical" href="https://{$DomainModel->d_domain}/">
<link href="/public/layer/need/layer.css" rel="stylesheet">
<link rel="stylesheet" href="/template/default/h5/css/style.css">
<link rel="stylesheet" href='/template/default/h5/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -93,8 +93,8 @@
</script>
<script src="/template/default/h5/js/jquery.min.js"></script>
<script src="/public/layer/layer.js" type="module" charset="utf-8"></script>
<script src="/template/default/h5/js/common.js"></script>
<script src="/template/default/js/common.js"></script>
<script src='/template/default/h5/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
<script src='/template/default/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="customize"}

View File

@@ -20,7 +20,7 @@
<link rel="shortcut icon" href="/template/default/img/favicon.ico" type="image/x-icon">
<link href="/public/layer/need/layer.css" rel="stylesheet">
<link href="/template/default/pc/css/style.css" rel="stylesheet" type="text/css">
<link href='/template/default/pc/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' rel="stylesheet" type="text/css">
{block name="meta-other"}{/block}
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -96,8 +96,8 @@
</script>
<script src="/template/default/pc/js/jquery.min.js"></script>
<script src="/public/layer/layer.js" type="module" charset="utf-8"></script>
<script src="/template/default/pc/js/common.js"></script>
<script src="/template/default/js/common.js"></script>
<script src='/template/default/pc/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
<script src='/template/default/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="customize"}

View File

@@ -17,7 +17,7 @@
<link rel="apple-touch-icon" href="/template/kuangyu/public/img/apple-touch-icon.png" />
<link rel="stylesheet" href="/public/layer/need/layer.css" />
<link rel="stylesheet" type="text/css" href="/template/haozi/book_m/css/common.css">
<link rel="stylesheet" type="text/css" href='/template/haozi/book_m/css/common.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="stylesheet" type="text/css" href="/template/haozi/book_m/css/layui.css">
{block name="head"}{/block}
@@ -65,7 +65,7 @@
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
<script src="/public/layer/layer.min.js"></script>
<script src="/template/haozi/public/js/common.js"></script>
<script src='/template/haozi/public/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="footer-js"}{/block}

View File

@@ -11,7 +11,7 @@
<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" type="text/css" href="/template/haozi/book_pc/css/common.css" />
<link rel="stylesheet" type="text/css" href='/template/haozi/book_pc/css/common.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' />
<link rel="stylesheet" href="/public/layer/need/layer.css" type="text/css">
{block name="head"}{/block}
@@ -105,7 +105,7 @@
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
<script src="/public/layer/layer.js"></script>
<script src="/public/lazyload/jquery.lazyload.min.js"></script>
<script src="/template/haozi/public/js/common.js"></script>
<script src='/template/haozi/public/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="footer-js"}{/block}

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}

View File

@@ -19,7 +19,7 @@
<link rel="stylesheet" href="/public/layer/need/layer.css" />
<link href="/template/xiongmao/style2_m/css/iconfont.css" rel="stylesheet" type="text/css">
<link href="/template/xiongmao/style2_m/css/style.css" rel="stylesheet" type="text/css">
<link href='/template/xiongmao/style2_m/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' rel="stylesheet" type="text/css">
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -78,7 +78,7 @@
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
<script src="/public/layer/layer.js" type="module" charset="utf-8"></script>
<script src="/template/default/js/common.js"></script>
<script src='/template/default/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="footer-js"}{/block}

View File

@@ -11,7 +11,7 @@
<meta name="description" content='{block name="description"}{/block}'>
<link rel="icon" href="/template/xiongmao/public/img/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="/public/layer/need/layer.css" type="text/css">
<link href="/template/xiongmao/style2_pc/css/style.css" rel="stylesheet" type="text/css"/>
<link href='/template/xiongmao/style2_pc/css/style.css?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}' rel="stylesheet" type="text/css"/>
{block name="head"}{/block}
{block name="head-css"}{/block}
@@ -102,7 +102,7 @@
<script src="/public/layer/layer.js"></script>
<script src="/public/lazyload/jquery.lazyload.min.js"></script>
<script type="text/javascript" src="/template/kuangyu/home/bai_web/js/global.js"></script>
<script src="/template/kuangyu/public/js/common.js"></script>
<script src='/template/kuangyu/public/js/common.js?v={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
{block name="footer-js"}{/block}