debug=干扰码

This commit is contained in:
make
2025-04-09 00:57:30 +08:00
parent 466abd8cd6
commit c2e7218fe7
35 changed files with 175 additions and 493 deletions

View File

@@ -39,7 +39,7 @@
{else}
<ul class="clearfix">
{foreach $arrPage.data as $key=>$Novel}
{include file="Public/novelListH" /}
{include file="Public/novelListH" start="0"/}
{/foreach}
</ul>
{/if}