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

@@ -69,7 +69,7 @@
<div class="layout layout3 layout-col3">
<h2 class="layout-tit">最新标签</h2>
<ul class="txt-list txt-list-row5 tag_news">
{site:forgelist count="50" d_key="d_key" d_val="ForgeNovel" cache_life="86400"}
{site:forgelist count="50" d_key="d_key" d_val="ForgeNovel" cache_life="3600"}
<a
href='{$strPcPath}{site:nnurl n_id="$ForgeNovel.n_id" n_py="$ForgeNovel.n_name_pinyin" n_fid="$ForgeNovel.n_forge_id"/}'>
{$ForgeNovel.n_forge_title}

View File

@@ -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}

View File

@@ -8,7 +8,7 @@ sort_type="$Request.route.strOrder"
n_status="$Request.route.strStatus"
d_key="d_key"
d_val="Novel"
button_num="8" cache_life="86400" func="generateCategoryPager" export_name="resData" /}
button_num="8" cache_life="3600" func="generateCategoryPager" export_name="resData" /}
{site:grm page_code="h5_novel_library" diff="$Request.route.intPage" num="40" g_key="arrGrm" /}
{/block}

View File

@@ -6,7 +6,7 @@ $Novel.n_id{extend name="baseH5" /}
{site:grm page_code="h5_novel_info" diff="$arrNovel.n_id" num="120" g_key="arrGrm" /}
{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter"
cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
cache_life="3600" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
{/block}
{block name="title"}{site:replace code="NOVEL@GETNOVELCATALOG@TITLE" diff="$Request.route.intNovelId" /}{/block}

View File

@@ -215,7 +215,7 @@ $Novel.n_id{extend name="baseH5" /}
</div>
<ul style="margin-top:10px;">
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="3600"}
<li style="margin-top:5px;">
{if !empty($arrGrm[$key + 6])}
{$arrGrm[$key+6]|raw}
@@ -277,7 +277,7 @@ $Novel.n_id{extend name="baseH5" /}
</div>
<div class="novel-item item">
<div class="work-list">
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" cache_life="86400"}
{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" cache_life="3600"}
{include file="public/novel-list-flex" start="16"/}
{/novel:list}
</div>

View File

@@ -108,7 +108,7 @@
</div>
<div class="side-content">
<div class="novel-list mei_ri_gen_xin_list paihang-bang">
{novel:ranklist count="10" sort_type="$Request.route.strOrder" n_status="$Request.route.strStatus" d_key="key" d_val="Novel" cache_life="86400"}
{novel:ranklist count="10" sort_type="$Request.route.strOrder" n_status="$Request.route.strStatus" 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])}
{$arrGrm[$key]|raw}

View File

@@ -84,7 +84,7 @@
<div class="search-tag-content">
{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"}
<div class="search-tags">
<a class="title" href='{site:nurl n_id="$Novel.n_id" n_py="$Novel.n_name_pinyin"/}'><i class="bi {eq name="key" value="0"}bi-fire {else/} bi-heart-fill{/eq}"></i>

View File

@@ -5,7 +5,7 @@
key="$Request.get.keyword"
d_key="d_key"
d_val="Novel"
p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager" export_name="resData" /}
p_val="page_data" button_num="10" cache_life="3600" func="generateSearchPager" export_name="resData" /}
{site:grm page_code="h5_novel_search" diff="$Request.url" num="30" g_key="arrGrm" /}

View File

@@ -7,7 +7,7 @@ sort_type="$Request.route.strOrder"
n_status="$Request.route.strStatus" d_key="d_key"
d_key="d_key"
d_val="Novel" n_num="total"
button_num="10" cache_life="86400" func="generateCategoryPager" export_name="resData" /}
button_num="10" cache_life="3600" func="generateCategoryPager" export_name="resData" /}
{site:grm page_code="pc_novel_library" diff="$Request.route.intPage" num="70" g_key="arrGrm" /}
{/block}
@@ -83,7 +83,7 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res
<div class="container">
<div class="row row-section">
<div class="layout layout-col3">
{novel:list count="6" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="6" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
<div class="item">
<div class="image">
{$arrGrm[$key]|raw}
@@ -143,7 +143,7 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res
<h2 class="layout-tit">最新入库小说</h2>
<ul class="txt-list txt-list-row3">
{novel:list count="30" sort_type="news" 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">

View File

@@ -86,7 +86,7 @@
{block name="main"}
{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter"
cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
cache_life="3600" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /}
<div class="container biqunaicc">
<div class="row row-detail">
@@ -192,7 +192,7 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
<div class="layout layout-col3">
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel"
cache_life="86400"}
cache_life="3600"}
<div class="item">
<div class="image">
{if !empty($arrGrm[$key+110])}

View File

@@ -171,7 +171,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
<div class="layout layout-col3">read_btn
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<div class="item">
<div class="image">
{if !empty($arrGrm[$key+6])}

View File

@@ -160,7 +160,7 @@
<div class="layout layout-col1">
<h2 class="layout-tit">《{$arrNovel.n_name}》最新章节</h2>
<ul class="section-list fix">
{chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
{chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="3600"}
<li>
{if !empty($arrGrm[$key])}
{$arrGrm[$key]|raw}
@@ -172,7 +172,7 @@
</ul>
<h2 class="layout-tit">《{$arrNovel.n_name}》章节列表</h2>
<ul class="fix section-list">
{chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
{chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="3600"}
<li>
{if !empty($arrGrm[$key+10])}
{$arrGrm[$key+10]|raw}
@@ -191,7 +191,7 @@
<h2 class="layout-tit">已完结热门小说推荐</h2>
<div class="layout layout-col3">
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
{novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
<div class="item">
<div class="image">
{if !empty($arrGrm[$key+110])}

View File

@@ -5,7 +5,7 @@
key="$Request.get.keyword"
d_key="d_key"
d_val="Novel" n_num="total"
p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager" export_name="resData" /}
p_val="page_data" button_num="10" cache_life="3600" func="generateSearchPager" export_name="resData" /}
{site:grm page_code="pc_novel_search" diff="$Request.url" num="30" g_key="arrGrm" /}
{/block}

View File

@@ -40,7 +40,7 @@
<div class="row">
<div class="layout layout-col2">
{novel:list count="4" sort_type="tuijian" n_status="lianzai" d_key="d_key" d_val="Novel" p_val="page_data"
cache_life="86400"}
cache_life="3600"}
<div class="item">
<div class="image">
{$arrGrm[$d_key]|raw}
@@ -70,7 +70,7 @@
<h2 class="layout-tit">经典推荐</h2>
<ul class="txt-list txt-list-row3">
{novel:list count="9" sort_type="tuijian" n_status="wanjie" d_key="d_key" d_val="Novel"
p_val="page_data" cache_life="86400"}
p_val="page_data" cache_life="3600"}
<li>
<span class="s1">[{$Novel->n_category ?? ''}</span>
<span class="s2">
@@ -96,7 +96,7 @@
<?php $start = 1 ;$start +=1 ;?>
{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="image">
{$arrGrm[$d_key+9+10*$start]|raw}
<a href='{$strPcPath}{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}'>
@@ -116,7 +116,7 @@
</div>
<ul>
{novel:list count="12" 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"}
<li>
{$arrGrm[$d_key+9+10*$start]|raw}
<a
@@ -134,7 +134,7 @@
<h2 class="layout-tit">最新入库小说</h2>
<ul class="txt-list txt-list-row3">
{novel:list count="50" sort_type="news" d_key="d_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">
@@ -150,7 +150,7 @@
<h2 class="layout-tit">最近更新小说列表</h2>
<ul class="txt-list txt-list-row5">
{novel:list count="50" sort_type="update" d_key="d_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">

View File

@@ -10,7 +10,7 @@
<div id="firendlink">
最新标签:
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" cache_life="86400"}
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" cache_life="3600"}
<a
href='{site:nnurl n_id="$ForgeNovel.n_id" n_py="$ForgeNovel.n_name_pinyin" n_fid="$ForgeNovel.n_forge_id"/}'>
{$ForgeNovel.n_forge_title}

View File

@@ -2,7 +2,7 @@
sort_type="news"
d_key="key"
d_val="Novel"
cache_life="86400" func="generateCategoryPager" export_name="resData" /}
cache_life="3600" func="generateCategoryPager" export_name="resData" /}
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

View File

@@ -2,7 +2,7 @@
sort_type="news"
d_key="key"
d_val="Novel"
cache_life="86400" func="generateCategoryPager" export_name="resData" /}
cache_life="3600" func="generateCategoryPager" export_name="resData" /}
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

View File

@@ -2,7 +2,7 @@
sort_type="news"
d_key="key"
d_val="Novel"
cache_life="86400" func="generateCategoryPager" export_name="resData" /}
cache_life="3600" func="generateCategoryPager" export_name="resData" /}
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

View File

@@ -2,7 +2,7 @@
sort_type="news"
d_key="d_key"
d_val="Novel"
cache_life="86400" func="generateCategoryPager" export_name="resData" /}
cache_life="3600" func="generateCategoryPager" export_name="resData" /}
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">