update-cachetime-3600
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{site:grm page_code="pc_novel_catalog" diff="$Request.url" num="120" g_key="arrGrm" /}
|
||||
{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key"
|
||||
d_val="chapter"
|
||||
cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData"
|
||||
cache_life="3600" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData"
|
||||
/}
|
||||
|
||||
|
||||
@@ -223,7 +223,7 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
|
||||
<b>热门小说推荐</b>
|
||||
</div>
|
||||
{novel:list count="6" 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="50"/}
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user