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

@@ -96,7 +96,7 @@
<div class="attentions">
<!-- 目录下拉分页-->
{include file="Public/allChapterPage" start="0"/}
{include file="public/allChapterPage" start="0"/}
<ul class="clearfix">
{volist name="arrPage.data" id="Chapter" key="key"}
@@ -109,7 +109,7 @@
</ul>
<!-- 目录下拉分页-->
{include file="Public/allChapterPage" /}
{include file="public/allChapterPage" /}
<div class="chapters-more">
</div>
</div>