This commit is contained in:
make
2025-04-22 14:31:25 +08:00
parent 683424b63e
commit 3280e769ba
37 changed files with 1173 additions and 350 deletions

View File

@@ -1,6 +1,7 @@
{extend name="baseH5" /}
{block name="get-data"}
{site:grm page_code="h5_novel_chapter" diff="$Request.url" num="20" g_key="arrGrm" /}
{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /}
{chapter:info n_id="$Request.route.intNovelId" c_sort_num="$Request.route.intChapterSort"
@@ -130,7 +131,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
</div>
</div>
<div class="content">
<h1 id="chaptername" class="chaptername">{$arrNovel.n_name}(第{$arrChapter.c_sort_num}页)</h1>
<h2 id="chaptername" class="chaptername">{$arrChapter.c_name}</h2>
<div class="chapter-page-btn">
{$arrGrm[1]|raw}
<ul>