This commit is contained in:
make
2025-04-29 20:23:54 +08:00
parent 4913cb051a
commit 4d2ee5c999

View File

@@ -107,7 +107,7 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res
<div class="phb_title">
<b>热门小说推荐</b>
</div>
{novel:list count="6" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" p_val="page_data"
{novel:list count="6" sort_type="tuijian" n_category="$Request.route.strCategory" d_key="key" d_val="Novel"
cache_life="86400"}
{include file="pc/public/hostListImg" start="0"/}
{/novel:list}