This commit is contained in:
make
2025-04-14 11:53:51 +08:00
parent b233abe84c
commit 85b9c8d45f
8 changed files with 27 additions and 27 deletions

View File

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