update-cachetime-3600
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user