This commit is contained in:
make
2025-07-21 00:45:11 +08:00
parent f91024edd5
commit f108d9fb1d

View File

@@ -347,7 +347,7 @@ $Novel.n_id{extend name="baseH5" /}
</div>
{else}
<div class="work-list">
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" diff_key="$Request.route.intForgeId" cache_life="60"}
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" diff_key="$Request.route.intForgeId" cache_life="600"}
{include file="public/novel-list-flex" start="16"/}
{/novel:list}
</div>
@@ -379,8 +379,5 @@ $Novel.n_id{extend name="baseH5" /}
{/block}
{block name="customize"}
{if !empty($Request.route.intForgeId) && !empty($arrGrm[117])}
{$arrGrm[117]|raw}
{/if}
{/block}