{extend name="basePc" /}
{block name="get-data"}
{site:helper func="initRankTKD" /}
{site:grm page_code="h5_rank" diff="0" num="100" g_key="arrGrm" /}
{/block}
{block name="title"}{site:replace code="NOVEL@GETNOVELRANK@TITLE"}{/block}
{block name="keywords"}{site:replace code="NOVEL@GETNOVELRANK@KEYWORDS"}{/block}
{block name="description"}{site:replace code="NOVEL@GETNOVELRANK@DESCRIPTION"}{/block}
{block name="head"}
{/block}
{block name="head-css"}
{/block}
{block name="head-js"}{/block}
{block name='body-class'}body-rank-class{/block}
{block name="logo-html"}
{/block}
{block name="strPageCode"}
{/block}
{block name="main"}
{novel:ranklist count="50" sort_type="$Request.route.strOrder" d_key="key" d_val="Novel" cache_life="3600"}
-
[{$Novel->n_category ?? ''}]
{if !empty($arrGrm[$key])}
{$arrGrm[$key]|raw}
{/if}
{$Novel->n_name}
{$Novel->n_latest_chapter_name ?? ''}
{$Novel->n_author}
{:date('m-d')}
{/novel:ranklist}
最新入库
{novel:list count="50" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
cache_life="3600"}
-
{if !empty($arrGrm[$key+50])}
{$arrGrm[$key+50]|raw}
{/if}
{$Novel->n_name}
{$Novel->n_author}
{/novel:list}
{/block}
{block name="customize"} {/block}