This commit is contained in:
make
2025-04-28 17:11:06 +08:00
parent 2958d293d1
commit 4676ae1f16
60 changed files with 369 additions and 181 deletions

View File

@@ -162,7 +162,8 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
</svg>
</div>
</div>
<a href=''>
{$arrGrm[1]|raw}
<a href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$arrChapter.c_sort_num" c_page="$arrChapter.c_page"/}'>
<h2 class="novel-reader-title">{$arrChapter.c_name ?? ''}</h2>
</a>
</div>
@@ -191,6 +192,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
</a>
{/if}
</div>
{$arrGrm[2]|raw}
</div>