This commit is contained in:
make
2025-04-16 09:28:31 +08:00
parent 58fc0fb50b
commit d02aac7691
10 changed files with 364 additions and 405 deletions

View File

@@ -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>