update-cachetime-3600
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<div class="tab-content-wrap">
|
||||
<div class="">
|
||||
<div class="novel-list">
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novel-list" start="0" /}
|
||||
{/novel:list}
|
||||
</div>
|
||||
@@ -92,7 +92,7 @@
|
||||
{php}
|
||||
$showIconStatus = "zhuantai";
|
||||
{/php}
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novel-list-flex" start="9" /}
|
||||
{/novel:list}
|
||||
</div>
|
||||
@@ -107,7 +107,7 @@
|
||||
<div class="tab-content-wrap">
|
||||
<div class="">
|
||||
<div class="novel-list">
|
||||
{novel:list count="8" sort_type="update" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="update" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novel-list" start="16" showIconStatus=true/}
|
||||
{/novel:list}
|
||||
</div>
|
||||
@@ -126,7 +126,7 @@
|
||||
{php}
|
||||
$showIconStatus = "zhuantai";
|
||||
{/php}
|
||||
{novel:list count="8" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="news" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novel-list-flex" start="24" /}
|
||||
{/novel:list}
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@
|
||||
<div class="tab-content-wrap">
|
||||
<div class="">
|
||||
<div class="novel-list">
|
||||
{novel:ranklist count="10" sort_type="total" n_sex="man" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="total" n_sex="man" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{php}
|
||||
$showIconStatus = true;
|
||||
{/php}
|
||||
@@ -164,7 +164,7 @@
|
||||
<div class="tab-content-wrap">
|
||||
<div class="">
|
||||
<div class="work-list">
|
||||
{novel:ranklist count="10" sort_type="daily" n_sex="man" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="daily" n_sex="man" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{php}
|
||||
$showIconStatus = "paixu";
|
||||
{/php}
|
||||
@@ -184,7 +184,7 @@
|
||||
<div class="tab-content-wrap">
|
||||
<div class="">
|
||||
<div class="novel-list mei_ri_gen_xin_list">
|
||||
{novel:list count="20" sort_type="update" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="20" sort_type="update" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
<a href='{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}' class="list-header">
|
||||
{if !empty($arrGrm[$key + 55])}
|
||||
{$arrGrm[$key+55]|raw}
|
||||
|
||||
Reference in New Issue
Block a user