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

@@ -146,7 +146,7 @@
<div class="book-list">
<ul class="clearfix">
{volist name="arrNovel" id="Novel" key="key"}
{include file="Public/novelListH" start="0"/}
{include file="public/novelListH" start="0"/}
{/volist}
</ul>
</div>