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

@@ -345,7 +345,7 @@
v_area_en="all"
v_year="all"
sort_type="news"
d_key="d_key" d_val="Video" cache_life="86400"}
d_key="d_key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="0" col-lg="6"/}
{/video:list}
@@ -368,7 +368,7 @@
v_area_en="all"
v_year="all"
sort_type="news"
d_key="d_key" d_val="Video" cache_life="86400"}
d_key="d_key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="13" col-lg="6"/}
{/video:list}
@@ -391,7 +391,7 @@
v_parent_category_en="$arrVideo.v_parent_category_en"
v_category_en="$arrVideo.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"
@@ -429,7 +429,7 @@
v_parent_category_en="$arrVideo.v_parent_category_en"
v_category_en="$arrVideo.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="25"/}
{/if}