update-cachetime-3600
This commit is contained in:
@@ -150,7 +150,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
|
||||
<p style="font-size:12px;">
|
||||
{novel:list count="6" sort_type="news" n_category="$Request.route.strCategory" d_key="key" d_val="Novel"
|
||||
cache_life="86400"}
|
||||
cache_life="3600"}
|
||||
<a
|
||||
href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'>{$Novel.n_name ??
|
||||
''}</a>
|
||||
@@ -186,7 +186,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
</div>
|
||||
|
||||
{novel:list count="12" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data"
|
||||
cache_life="86400"}
|
||||
cache_life="3600"}
|
||||
{include file="pc/public/hostListImg" start="30"/}
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user