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

@@ -25,7 +25,7 @@
{video:ranklist count="1"
v_parent_category_en="$val.v_category_en"
sort_type="weekly"
d_key="key" d_val="Video" cache_life="86400"}
d_key="key" d_val="Video" cache_life="3600"}
<div class="b29a65 swiper-slide swiper-slide-duplicate" data-swiper-slide-index="4">
<a class="e474a3 img-pic thumb swiper-lazy lazyload-bg"
href='{site:vurl v_id="$Video.v_id" v_py="$Video.v_name_en"/}'
@@ -57,7 +57,7 @@
{video:ranklist count="8"
v_parent_category_en="$val.v_category_en"
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="80"/}
{/video:ranklist}
@@ -66,7 +66,7 @@
</div>
<div class="c5fe5e col-md-wide-75 col-xs-1 p-xs-0 ">
<ul class="f63186 img-list col-md-wide-12 col-sm-wide-1 col-xs-1 p-sm-0 p-xs-5">
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="86400"}
{video:list count="12" v_parent_category_en="$val.v_category_en" sort_type="news" d_key="key" d_val="Video" cache_life="3600"}
{include file="public/video-list-shu" start="27" col-md="4"/}
{/video:list}
</ul>