update-cachetime-3600
This commit is contained in:
@@ -6,7 +6,7 @@ n_category="$Request.route.strCategory"
|
||||
n_sex="$Request.route.strGender"
|
||||
n_status="$Request.route.strStatus"
|
||||
d_key="d_key"
|
||||
button_num="5" cache_life="86400" func="generateCategoryPager" export_name="resData" /}
|
||||
button_num="5" cache_life="3600" func="generateCategoryPager" export_name="resData" /}
|
||||
|
||||
{site:grm page_code="pc_novel_library" diff="$Request.route.intPage" num="70" g_key="arrGrm" /}
|
||||
{/block}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{block name="get-data"}
|
||||
{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /}
|
||||
{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="5" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
|
||||
cache_life="3600" button_num="5" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
|
||||
|
||||
{site:grm page_code="h5_novel_catalog " diff="$Request.url" num="120" g_key="arrGrm" /}
|
||||
{/block}
|
||||
@@ -207,7 +207,7 @@ cache_life="86400" button_num="5" sort_type="$Request.route.strOrder" func="gene
|
||||
<div class="listtop">
|
||||
<b>书友收藏:</b>
|
||||
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="d_key" d_val="Novel"
|
||||
p_val="page_data" cache_life="86400"}
|
||||
p_val="page_data" cache_life="3600"}
|
||||
<a href='{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin" /}'>{$Novel.n_name}</a>
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ $strPageCode = $Request->param('strChannel');
|
||||
</div>
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" sort_type="tuijian" n_status="lianzai" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" n_status="lianzai" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListS" start="0"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -94,7 +94,7 @@ $strPageCode = $Request->param('strChannel');
|
||||
</div>
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" sort_type="tuijian" n_status="wanjie" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" n_status="wanjie" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListS" start="13"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -106,7 +106,7 @@ $strPageCode = $Request->param('strChannel');
|
||||
</div>
|
||||
<div class="book-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="21"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
|
||||
@@ -193,7 +193,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
<div class="listtop">
|
||||
<b>书友收藏:</b>
|
||||
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="d_key" d_val="Novel"
|
||||
p_val="page_data" cache_life="86400"}
|
||||
p_val="page_data" cache_life="3600"}
|
||||
<a href='{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin" /}'>{$Novel.n_name}</a>
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
<div class="box">
|
||||
<div class="title">{$arrNovel.n_name} 最新章节</div>
|
||||
<ul class="vlist">
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" cache_life="86400"}
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" cache_life="3600"}
|
||||
<li>
|
||||
{$arrGrm[$d_key]|raw}
|
||||
<a
|
||||
@@ -213,7 +213,7 @@
|
||||
<div class="title">{$arrNovel.n_name} 章节列表(第1页/100章)</div>
|
||||
<ul class="vlist">
|
||||
{chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter"
|
||||
cache_life="86400"}
|
||||
cache_life="3600"}
|
||||
<li>
|
||||
{$arrGrm[$d_key+10]|raw}
|
||||
<a
|
||||
@@ -244,7 +244,7 @@
|
||||
<div class="listtop">
|
||||
<b>书友收藏:</b>
|
||||
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="d_key" d_val="Novel"
|
||||
p_val="page_data" cache_life="86400"}
|
||||
p_val="page_data" cache_life="3600"}
|
||||
<a href='{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin" /}'>{$Novel.n_name}</a>
|
||||
{/novel:list}
|
||||
</div>
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
</nav>
|
||||
|
||||
<ul class="list">
|
||||
{novel:ranklist count="20" sort_type="$Request.route.strOrder" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="20" sort_type="$Request.route.strOrder" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novelListH" start="0"/}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
key="$Request.get.keyword"
|
||||
d_key="d_key"
|
||||
d_val="Novel"
|
||||
p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager" export_name="resData" /}
|
||||
p_val="page_data" button_num="10" cache_life="3600" func="generateSearchPager" export_name="resData" /}
|
||||
|
||||
{site:grm page_code="h5_novel_search" diff="$Request.url" num="30" g_key="arrGrm" /}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user