This commit is contained in:
make
2025-04-28 10:20:18 +08:00
parent 3d98de869d
commit e782957f3c
2 changed files with 34 additions and 33 deletions

View File

@@ -155,8 +155,7 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
class="green">{$arrNovel.n_status}</span>
</p>
<p class="update"><span>最近更新:</span><a href={site:lcpurl n_id="$arrNovel.n_id"
n_py="$arrNovel.n_name_pinyin" /}>{$arrLatestChapter->c_name
?? ""}</a></p>
n_py="$arrNovel.n_name_pinyin" /}>{$arrNovel.n_latest_chapter_name ?? "" }</a></p>
<p class="time"><span>更新时间:</span>{$arrNovel.n_update_time} </p>
</div>
<div class="clear"></div>