debug-log-grm
This commit is contained in:
@@ -164,7 +164,10 @@ button_num="5" cache_life="3600" func="generateCategoryPager" export_name="resDa
|
||||
{novel:list count="8" sort_type="tuijian" d_key="d_key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
<dl class="rec-focus-book">
|
||||
<dt class="book-img">
|
||||
{$arrGrm[$d_key+30]|raw}
|
||||
{if !empty($arrGrm[$d_key+30])}
|
||||
{$arrGrm[$d_key+30]|raw}
|
||||
{/if}
|
||||
|
||||
<a href='{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'>
|
||||
<img height="100" width="80" class="lazyload-img" src="/static/img/default.jpg"
|
||||
data-src="{$Novel.n_cover_path ?? ''}"
|
||||
|
||||
Reference in New Issue
Block a user