update-cachetime-3600
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<p class="site-description">{site:replace code="INDEX_POPULAR_NOVELS"}</p>
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListS" start="0"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -95,7 +95,7 @@
|
||||
|
||||
<div class="book-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="9"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -121,7 +121,7 @@
|
||||
<div class="mod-body">
|
||||
<div class="top-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" n_category="xuanhuan-xiuzhen" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" n_category="xuanhuan-xiuzhen" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="17"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -131,7 +131,7 @@
|
||||
<div class="mod-body" style="display: none">
|
||||
<div class="top-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" n_category="zhongsheng-chuanyue" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" n_category="zhongsheng-chuanyue" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="27"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -141,7 +141,7 @@
|
||||
<div class="mod-body" style="display: none">
|
||||
<div class="top-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" n_category="dushi-xiaoshuo" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" n_category="dushi-xiaoshuo" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="37" /}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
@@ -151,7 +151,7 @@
|
||||
<div class="mod-body" style="display: none">
|
||||
<div class="top-list">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="8" n_category="yanqing-xiaoshuo" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}
|
||||
{novel:list count="8" n_category="yanqing-xiaoshuo" sort_type="news" d_key="key" d_val="Novel" p_val="page_data" cache_life="3600"}
|
||||
{include file="public/novelListH" start="47"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user