update-cachetime-3600
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
key="$Request.get.keyword"
|
||||
d_key="d_key"
|
||||
d_val="Video"
|
||||
p_val="page_data" button_num="5" cache_life="86400" func="generateSearchPager" export_name="resData" /}
|
||||
p_val="page_data" button_num="5" cache_life="3600" func="generateSearchPager" export_name="resData" /}
|
||||
{site:grm page_code="h5_video_search" diff="$Request.url" num="30" g_key="arrGrm" /}
|
||||
{/block}
|
||||
|
||||
@@ -212,7 +212,7 @@ p_val="page_data" button_num="5" cache_life="86400" func="generateSearchPager" e
|
||||
{video:ranklist count="20"
|
||||
v_parent_category_en="dian-ying"
|
||||
sort_type="total"
|
||||
d_key="key" d_val="Video" cache_life="86400"}
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-phb" start="11"/}
|
||||
{/video:ranklist}
|
||||
|
||||
@@ -233,7 +233,7 @@ p_val="page_data" button_num="5" cache_life="86400" func="generateSearchPager" e
|
||||
{video:ranklist count="20"
|
||||
v_parent_category_en="dian-shi-ju"
|
||||
sort_type="total"
|
||||
d_key="key" d_val="Video" cache_life="86400"}
|
||||
d_key="key" d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-phb" start="31"/}
|
||||
{/video:ranklist}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user