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="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}