debug-log-grm

This commit is contained in:
make
2025-05-20 20:05:23 +08:00
parent 5030555a97
commit 94a3595c18
33 changed files with 165 additions and 61 deletions

View File

@@ -1,7 +1,7 @@
<html>
<head>
{site:grm page_code="novel_chapter" diff="0" num="20" g_key="arrGrm" /}
{site:grm page_code="novel_chapter" diff="0" num="100" 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"
c_page="$Request.route.intChapterPage" c_key="arrChapter" /}

View File

@@ -268,7 +268,9 @@
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
<li>
<h3>
{$arrGrm[$key+10]|raw}
{if !empty($arrGrm[$key+10])}
{$arrGrm[$key+10]|raw}
{/if}
<a href='{$strPcPath}{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin" /}'
title="{$Novel['n_name'] ?? ''}">
{$Novel['n_name'] ?? ''}