debug
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="daily" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="0"/}
|
||||
{/if}
|
||||
@@ -71,7 +71,7 @@
|
||||
{include file="public/novelListRank" start="1"/}
|
||||
{/if}
|
||||
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -82,7 +82,7 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="weekly" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="10"/}
|
||||
{/if}
|
||||
@@ -90,7 +90,7 @@
|
||||
{include file="public/novelListRank" start="11"/}
|
||||
{/if}
|
||||
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="monthly" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="20"/}
|
||||
{/if}
|
||||
@@ -109,7 +109,7 @@
|
||||
{include file="public/novelListRank" start="21"/}
|
||||
{/if}
|
||||
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -120,14 +120,14 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="total" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="30"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="public/novelListRank" start="31"/}
|
||||
{/if}
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -138,14 +138,14 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="total" n_status="lianzai" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="40"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="public/novelListRank" start="41"/}
|
||||
{/if}
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -156,14 +156,14 @@
|
||||
</div>
|
||||
<div class="top-index">
|
||||
<ul class="clearfix">
|
||||
{novel:list count="10" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{novel:ranklist count="10" sort_type="total" n_status="wanjie" d_key="key" d_val="Novel" cache_life="1000"}
|
||||
{if $key == 1}
|
||||
{include file="public/novelListH" start="50"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="public/novelListRank" start="51"/}
|
||||
{/if}
|
||||
{/novel:list}
|
||||
{/novel:ranklist}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user