This commit is contained in:
make
2025-04-14 14:41:29 +08:00
parent 85346289de
commit 899efcf4a2
11 changed files with 56 additions and 50 deletions

View File

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