debug
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<li class="lis_sh">
|
||||
<?php $Novel['category_pinyin'] ?? $Novel['category_pinyin'] = 'all'?>
|
||||
<em class="red_bg">1</em>
|
||||
<h3 class="name">
|
||||
{$arrGRM[$key+[start]]|raw}
|
||||
@@ -11,7 +12,7 @@
|
||||
</a>
|
||||
<div class="book_inf">
|
||||
<span class="aut">作者:{$Novel.og_novel_author ?? ''}</span>
|
||||
<span>类别:<a href="/lists/19.html" >{$Novel.og_novel_category ?? ''}</a></span>
|
||||
<span>类别:<a href='{$strPcPath}{site:nflurl gender="all" category="$Novel[category_pinyin]" status="all" page="1"/}' >{$Novel.og_novel_category ?? ''}</a></span>
|
||||
<p class="int"> {$Novel.og_description ?? ''}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user