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

@@ -56,7 +56,7 @@
<div id="hotcontent">
<div class="l">
{novel:list count="4" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
cache_life="3600"}
<div class="item">
<div class="image">
{if !empty($arrGrm[$key])}
@@ -85,7 +85,7 @@
<h2>经典推荐</h2>
<ul>
{novel:list count="9" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<li>
<span class="s2">
{if !empty($arrGrm[$key+4])}
@@ -111,7 +111,7 @@
{novel:list count="1" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<div class="top">
<div class="image"><a href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'><img class="lazyload-img" src="/static/img/default.jpg"
data-src="{$Novel.n_cover_path ?? ''}"
@@ -126,7 +126,7 @@
{/novel:list}
<ul>
{novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<li>
{if !empty($arrGrm[$key+9+10*$start])}
{$arrGrm[$key+9+10*$start]|raw}
@@ -153,7 +153,7 @@
{novel:list count="1" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<div class="top">
<div class="image"><a href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'><img class="lazyload-img" src="/static/img/default.jpg"
data-src="{$Novel.n_cover_path ?? ''}"
@@ -168,7 +168,7 @@
{/novel:list}
<ul>
{novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<li>
{if !empty($arrGrm[$key+9+10*$start])}
{$arrGrm[$key+9+10*$start]|raw}
@@ -191,7 +191,7 @@
<h2>最近更新小说列表</h2>
<ul>
{novel:list count="50" sort_type="update" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
cache_life="3600"}
<li>
<span class="s1">[{$Novel->n_category ?? ''}]</span>
<span class="s2">
@@ -213,7 +213,7 @@
<h2>最新入库小说</h2>
<ul>
{novel:list count="50" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
cache_life="3600"}
<li>
<span class="s2">
{if !empty($arrGrm[$key + 100])}