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

@@ -82,7 +82,7 @@ $strPageCode = $Request->param('strChannel');
</div>
<div class="book-slide">
<ul class="clearfix">
{novel:list count="8" 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="8" sort_type="tuijian" n_status="lianzai" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
{include file="public/novelListS" start="0"/}
{/novel:list}
</ul>
@@ -94,7 +94,7 @@ $strPageCode = $Request->param('strChannel');
</div>
<div class="book-slide">
<ul class="clearfix">
{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="public/novelListS" start="13"/}
{/novel:list}
</ul>
@@ -106,7 +106,7 @@ $strPageCode = $Request->param('strChannel');
</div>
<div class="book-list">
<ul class="clearfix">
{novel:list count="8" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="8" sort_type="update" n_sex="$strPageCode" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
{include file="public/novelListH" start="21"/}
{/novel:list}
</ul>