debug
This commit is contained in:
@@ -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"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user