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

@@ -92,7 +92,7 @@ $strPageCode = $Request->param('strChannel');
<span class="log_line"></span>
</div>
<ul class="f2_list" mod="hot_tj">
{novel:list count="12" sort_type="tuijian" n_status="lianzai" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="12" sort_type="tuijian" n_status="lianzai" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
{include file="pc/public/endNovelList" start="0"/}
{/novel:list}
</ul>
@@ -110,7 +110,7 @@ $strPageCode = $Request->param('strChannel');
<h2>完本推荐</h2>
</div>
<ul class="rec_R">
{novel:list count="8" sort_type="tuijian" n_status="wanjie" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="8" sort_type="tuijian" n_status="wanjie" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
{include file="pc/public/endNovelList" start="13"/}
{/novel:list}
@@ -139,7 +139,7 @@ $strPageCode = $Request->param('strChannel');
<li class="sj">更新时间</li>
</ul>
</li>
{novel:list count="30" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="30" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
{include file="pc/public/indexNewsUpdateList" start="21"/}
{/novel:list}
</ol>