This commit is contained in:
make
2025-04-14 15:01:29 +08:00
parent 64dd3e4994
commit 9e1a42366c

View File

@@ -63,7 +63,7 @@
{else} {else}
<ul> <ul>
{foreach $arrPage.data as $key=>$Novel} {foreach $arrPage.data as $key=>$Novel}
{include file="pc/public/shuKuNovelList" start="0"/} {include file="pc/public/shukuNovelList" start="0"/}
{/foreach} {/foreach}
</ul> </ul>
{/if} {/if}