debug-log-grm
This commit is contained in:
@@ -184,7 +184,9 @@ cache_life="3600" button_num="3" sort_type="$Request.route.strOrder" func="gener
|
||||
<ul class="ph_list duaejh">
|
||||
{volist name="resData.data" id="Chapter" key="key"}
|
||||
<li>
|
||||
{$arrGrm[$key]|raw}
|
||||
{if !empty($arrGrm[$key])}
|
||||
{$arrGrm[$key]|raw}
|
||||
{/if}
|
||||
<a href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$Chapter.c_sort_num" c_page="0"/}'
|
||||
title="{$arrNovel['n_name']} {$Chapter.c_name}" class="s">
|
||||
{$Chapter.c_name}
|
||||
|
||||
Reference in New Issue
Block a user