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

@@ -1,5 +1,5 @@
<div class="stui-pannel stui-pannel-bg clearfix row">
{video:ranklistexp count="18" v_parent_category_en="$val.v_category_en" sort_type="weekly" d_key="key" d_val="Video" cache_life="86400"
{video:ranklistexp count="18" v_parent_category_en="$val.v_category_en" sort_type="weekly" d_key="key" d_val="Video" cache_life="3600"
export_name="arrVideoRankList" /}
<div class="stui-pannel-box clearfix">
<div class="stui-pannel_hd">
@@ -80,14 +80,14 @@ export_name="arrVideoRankList" /}
<div class="col-md-wide-6 col-xs-1 padding-0">
<ul class="stui-vodlist clearfix">
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
d_val="Video" cache_life="86400"}
d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="33" col-md="4/}
{/video:list}
</ul>
<!-- <ul class="stui-vodlist__text col-pd hidden-xs clearfix">
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key"
d_val="Video" cache_life="86400"}
d_val="Video" cache_life="3600"}
{include file="public/video-list-text" start="45" /}
{/video:list}
</ul> -->