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

@@ -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}