update-cachetime-3600

This commit is contained in:
make
2025-05-19 13:19:08 +08:00
parent bedba6296e
commit 04aff1655c
183 changed files with 369 additions and 369 deletions

View File

@@ -8,7 +8,7 @@ v_category_en="$Request.route.strCategory"
sort_type="$Request.route.strSortType"
d_key="key"
d_val="Video"
p_val="page_data" button_num="10" cache_life="86400" export_name="arrVideoRankList" /}
p_val="page_data" button_num="10" cache_life="3600" export_name="arrVideoRankList" /}
{site:grm page_code="h5_rank_list_type" diff="$Request.route.intPage" num="100" g_key="arrGrm" /}
{site:helper func="initVideoRankListTKD" /}
@@ -193,7 +193,7 @@ p_val="page_data" button_num="10" cache_life="86400" export_name="arrVideoRankL
{video:ranklist count="20"
v_parent_category_en="dian-ying"
sort_type="weekly"
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="0" /}
{/video:ranklist}
@@ -213,7 +213,7 @@ p_val="page_data" button_num="10" cache_life="86400" export_name="arrVideoRankL
{video:ranklist count="20"
v_parent_category_en="dian-shi-ju"
sort_type="weekly"
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="0" /}
{/video:ranklist}
</ul>