debug-log-grm
This commit is contained in:
@@ -79,8 +79,10 @@
|
||||
<div class="i-title">推荐作品</div>
|
||||
<ul>
|
||||
{novel:list count="10" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{$arrGrm[$key]|raw}
|
||||
<li>
|
||||
{if !empty($arrGrm[$key])}
|
||||
{$arrGrm[$key]|raw}
|
||||
{/if}
|
||||
<a href='{$strPcPath}{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin"/}'
|
||||
title="{$Novel.n_name ?? ''}">
|
||||
<img src="{$Novel.n_cover_path ?? ''}" alt="{$Novel.n_name ?? ''}">
|
||||
|
||||
Reference in New Issue
Block a user