update-cachetime-3600
This commit is contained in:
@@ -215,7 +215,7 @@ $Novel.n_id{extend name="baseH5" /}
|
||||
</div>
|
||||
|
||||
<ul style="margin-top:10px;">
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="3600"}
|
||||
<li style="margin-top:5px;">
|
||||
{if !empty($arrGrm[$key + 6])}
|
||||
{$arrGrm[$key+6]|raw}
|
||||
@@ -277,7 +277,7 @@ $Novel.n_id{extend name="baseH5" /}
|
||||
</div>
|
||||
<div class="novel-item item">
|
||||
<div class="work-list">
|
||||
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novel-list-flex" start="16"/}
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user