update-cachetime-3600
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</div>
|
||||
<div class="tabBd">
|
||||
<ul class="hotBookBd ">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{include file="pc/public/endNovelList" start="0"/}
|
||||
{/novel:list}
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<div class="myWorks myLike">
|
||||
<div class="i-title">推荐作品</div>
|
||||
<ul>
|
||||
{novel:list count="10" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:list count="10" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="3600"}
|
||||
{if !empty($arrGrm[$key])}
|
||||
{$arrGrm[$key]|raw}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user