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

@@ -191,7 +191,10 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
p_val="page_data" cache_life="3600"}
<dl class="rec-focus-book">
<dt class="book-img">
{$arrGrm[$d_key+6]|raw}
{if !empty($arrGrm[$d_key+6])}
{$arrGrm[$d_key+6]|raw}
{/if}
<a
href='{site:nurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" /}'><img
height="100" width="80" class="lazyload-img" src="/static/img/default.jpg"