update-cachetime-3600
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
{block name="get-data"}
|
||||
|
||||
{video:listexp count="12" sort_type="tuijian" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoTuijian" /}
|
||||
{video:listexp count="18" sort_type="piaofang" d_key="key" d_val="Video" cache_life="86400" export_name="arrVideoPiaofang" /}
|
||||
{video:listexp count="12" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600" export_name="arrVideoTuijian" /}
|
||||
{video:listexp count="18" 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" /}
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
{/foreach}
|
||||
</ul>
|
||||
<ul class="stui-vodlist__text col-pd clearfix hidden-xs">
|
||||
{video:list count="12" sort_type="tuijian" d_key="key" d_val="Video" cache_life="86400"}
|
||||
{video:list count="12" sort_type="tuijian" d_key="key" d_val="Video" cache_life="3600"}
|
||||
{include file="public/video-list-shu-end-text" start="13" /}
|
||||
{/video:list}
|
||||
</ul>
|
||||
@@ -208,7 +208,7 @@
|
||||
<ul class="stui-vodlist__text active col-pd clearfix">
|
||||
{video:ranklist count="12"
|
||||
sort_type="$key"
|
||||
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="50" /}
|
||||
{/video:ranklist}
|
||||
<li class="bottom-line-dot paihanban-ul-li">
|
||||
|
||||
Reference in New Issue
Block a user