debug=干扰码

This commit is contained in:
make
2025-04-09 00:57:30 +08:00
parent 466abd8cd6
commit c2e7218fe7
35 changed files with 175 additions and 493 deletions

View File

@@ -69,7 +69,7 @@
</div>
<ul class="f2_list" mod="hot_tj">
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
{include file="Pc/Public/endNovelList" /}
{include file="Pc/Public/endNovelList" start="0"/}
{/volist}
</ul>
</div>
@@ -89,7 +89,7 @@
</div>
<ul class="rec_R">
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
{include file="Pc/Public/endNovelList" /}
{include file="Pc/Public/endNovelList" start="13"/}
{/volist}
</ul>
</div>
@@ -119,7 +119,7 @@
</ul>
</li>
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
{include file="Pc/Public/indexNewsUpdateList" /}
{include file="Pc/Public/indexNewsUpdateList" start="21"/}
{/volist}
</ol>
</div>