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

@@ -2,9 +2,9 @@
{block name="get-data"}
{video:listexp count="9" sort_type="tuijian" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoTuijian"
{video:listexp count="9" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian"
/}
{video:listexp count="9" sort_type="piaofang" d_key="key" d_val="Video" cache_life="86400"
{video:listexp count="9" sort_type="piaofang" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoPiaofang" /}
{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /}
@@ -202,7 +202,7 @@ export_name="arrVideoPiaofang" /}
{video:ranklist count="1"
v_parent_category_en="$val.v_category_en"
sort_type="total"
d_key="key" d_val="Video" cache_life="86400"}
d_key="key" d_val="Video" cache_life="3600"}
<li>
<div class="thumb">
<a class="myui-vodlist__thumb img-xs-70"
@@ -239,7 +239,7 @@ export_name="arrVideoPiaofang" /}
{video:ranklist count="10"
v_parent_category_en="$val.v_category_en"
sort_type="total"
d_key="key" d_val="Video" cache_life="86400"}
d_key="key" d_val="Video" cache_life="3600"}
{if $key >0}
{include file="public/video-list-phb" start="80"/}
{/if}