update-cachetime-3600
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
最新章节
|
||||
</h2>
|
||||
<ul class="ph_list">
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" cache_life="86400"}
|
||||
{chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" cache_life="3600"}
|
||||
<li class="br-b-1">
|
||||
{$arrGrm[$d_key]|raw}
|
||||
<a href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$Chapter.c_sort_num" c_page="0"/}'
|
||||
@@ -202,7 +202,7 @@
|
||||
</h2>
|
||||
<ul class="ph_list">
|
||||
{chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter"
|
||||
cache_life="86400"}
|
||||
cache_life="3600"}
|
||||
<li class="br-b-1">
|
||||
{$arrGrm[$d_key]|raw}
|
||||
<a href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$Chapter.c_sort_num" c_page="0"/}'
|
||||
@@ -221,7 +221,7 @@
|
||||
<span>完结小说推荐</span>
|
||||
<i>{$DomainModel->d_domain}</i>
|
||||
</div>
|
||||
{novel:list count="8" sort_type="tuijian" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
|
||||
{include file="public/novelListH" start="31"/}
|
||||
|
||||
@@ -232,7 +232,7 @@
|
||||
<i>{$DomainModel->d_domain}</i>
|
||||
<h2 class="btn_cl_1">最新更新</h2>
|
||||
<ul class="ph_list">
|
||||
{novel:list count="8" sort_type="update" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="update" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="public/novelListS" start="0"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user