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

@@ -60,7 +60,7 @@
<i>{$DomainModel->d_domain}</i>
</div>
{novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="86400"}
{novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="3600"}
{include file="public/novelListH" start="0"/}
@@ -73,7 +73,7 @@
<div class="xs_phb"><span class="iconfont icon-bangdanxin btn_cl_2"></span><i>{$DomainModel->d_domain}</i>
<h2 class="btn_cl_2">连载小说推荐</h2>
<ul class="ph_list">
{novel:list count="8" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" cache_life="86400"}
{novel:list count="8" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" cache_life="3600"}
{include file="public/novelListS" start="0"/}
@@ -84,7 +84,7 @@
<div class="xs_phb"><span class="iconfont icon-bangdanxin btn_cl_2"></span><i>{$DomainModel->d_domain}</i>
<h2 class="btn_cl_2">今日点击</h2>
<ul class="ph_list">
{novel:ranklist count="1" sort_type="daily" d_key="key" d_val="Novel" cache_life="86400"}
{novel:ranklist count="1" sort_type="daily" d_key="key" d_val="Novel" cache_life="3600"}
{include file="public/novelListS" start="0"/}
@@ -95,7 +95,7 @@
<div class="xs_phb"><span class="iconfont icon-bangdanxin btn_cl_1"></span><i>{$DomainModel->d_domain}</i>
<h2 class="btn_cl_1">新书推荐</h2>
<ul class="ph_list">
{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/novelListS" start="0"/}
@@ -107,7 +107,7 @@
<div class="xs_phb zxgx"><span class="iconfont icon-gengxin btn_cl_1"></span><i>{$DomainModel->d_domain}</i>
<h2 class="btn_cl_1">最新更新</h2>
<ul class="ph_list">
{novel:list count="30" sort_type="update" d_key="key" d_val="Novel" cache_life="86400"}
{novel:list count="30" sort_type="update" d_key="key" d_val="Novel" cache_life="3600"}
{include file="public/novelListS" start="0"/}