debug
This commit is contained in:
@@ -174,7 +174,9 @@ cache_life="86400" button_num="5" sort_type="$Request.route.strOrder" func="gene
|
||||
<ul class="vlist">
|
||||
{foreach $resData.data as $key=>$Chapter}
|
||||
<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}">{$Chapter.c_name}</a><span></span>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user