This commit is contained in:
make
2025-04-21 13:22:14 +08:00
parent ff1b2bec54
commit 3327907965
8 changed files with 66 additions and 49 deletions

View File

@@ -70,14 +70,14 @@
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="0"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="1"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">
@@ -94,14 +94,14 @@
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="10"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="11"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">
@@ -118,14 +118,14 @@
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="20"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="21"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">
@@ -142,14 +142,14 @@
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="30"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="31"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">
@@ -161,19 +161,19 @@
</div>
<div class="com_R com_bd">
<div class="list_tit">
<h2><s class="or"></s>新书</h2>
<h2><s class="or"></s>连载</h2>
</div>
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="40"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="41"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">
@@ -190,14 +190,14 @@
<div class="list_wrap">
<div class="swi">
<ol class="list" mod="rank_data_list">
{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 == 0}
{include file="pc/public/indexBoyRankOne" start="50"/}
{/if}
{if $key >= 1}
{include file="pc/public/indexBoyRankList" start="51"/}
{/if}
{/novel:list}
{/novel:ranklist}
</ol>
</div>
<!-- <span class="more">

View File

@@ -3,7 +3,16 @@
<div class="tWrap">
<p>友情链接</p>
<ul>
<!-- <li><a href="http://www.kyxscms.com" >{$DomainModel->d_text_log}</a></li> -->
<a href="/sitemap_index.xml">XML地图</a>
<a href="/site.txt">网站地图</a>
{site:forgelist count="30" d_key="d_key" d_val="ForgeNovel" cache_life="86400"}
<li>
<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}
</a>
</li>
{/site:forgelist}
</ul>
</div>
</div>
@@ -18,6 +27,7 @@
</div>
</div>
<span class="gotop" id="btn_back_top" title="返回顶部">
<img src="/template/kuangyu/home/bai_web/images/gotop.png" data-src="/template/kuangyu/home/bai_web/images/gotop.png" alt="返回顶部"
<img src="/template/kuangyu/home/bai_web/images/gotop.png"
data-src="/template/kuangyu/home/bai_web/images/gotop.png" alt="返回顶部"
ysrc="/template/kuangyu/home/bai_web/images/gotop.png">
</span>