h5 head 检查

This commit is contained in:
make
2025-04-06 18:10:04 +08:00
parent 7b1dc9533c
commit 3a2cdb8bf4
36 changed files with 548 additions and 294 deletions

View File

@@ -34,7 +34,7 @@
<a href="/">首页</a>
</li>
<li class="icon2">
<a href="/shuku">书库</a>
<a href="/shuku/all">书库</a>
</li>
<li class="icon3">
<a href="/bookshelf">书架</a>
@@ -55,9 +55,8 @@
<!-- 全局统计 -->
{site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/}
<!-- TODO 站点统计 这个无法渲染 -->
<!-- FIXED 打开TP模板文档找到变量原样输出 -->
{Request->DomainModel->d_statis}
<!-- 站点统计 -->
{$DomainModel->d_statis|raw}
</body>
</html>