254 lines
10 KiB
HTML
254 lines
10 KiB
HTML
{extend name="basePc" /}
|
|
{block name='nav-active-class'}home{/block}
|
|
{block name="title"}{/block}
|
|
{block name="head-js"}{/block}
|
|
|
|
|
|
{block name="main"}
|
|
<div class="content">
|
|
<div class="f1 area2 pdcon">
|
|
<div class="f1_L">
|
|
<div class="tjw">
|
|
<ul id="mod_index_lb_nv_pic">
|
|
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
|
{if $key < 6} {include file="Pc/Public/swiperListImg" /} {/if}
|
|
{/volist}
|
|
</ul>
|
|
</div>
|
|
<ol id="btn_index_lb_nv">
|
|
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
|
{if $key < 6} {include file="Pc/Public/swiperListText" /} {/if}
|
|
{/volist}
|
|
</ol>
|
|
<div class="book_inf" id="mod_index_lb_nv_txt">
|
|
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
<h3><a href="/novel/334.html" title="{$Novel.og_novel_book_name ?? ''}" target="_blank" class="zdz">{$Novel.og_novel_book_name ?? ''}</a></h3>
|
|
<p class="int"> {$Novel.og_description ?? ''}</p>
|
|
{/if}
|
|
{/volist}
|
|
</div>
|
|
</div>
|
|
<div class="md">
|
|
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
|
{if $key > 5 && $key < 10}
|
|
{include file="Pc/Public/hostListImg" /}
|
|
{/if}
|
|
{/volist}
|
|
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
|
{if $key > 9 }
|
|
{include file="Pc/Public/hostListText" /}
|
|
{/if}
|
|
{/volist}
|
|
|
|
</div>
|
|
</div>
|
|
<!--热门推荐 开始-->
|
|
<div class="f2 area">
|
|
<div class="area_head">
|
|
<span class="log_line"></span>
|
|
<h4><s class="book"></s>完本推荐</h4>
|
|
<span class="log_line"></span>
|
|
</div>
|
|
<ul class="f2_list" mod="hot_tj">
|
|
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
|
|
{include file="Pc/Public/endNovelList" /}
|
|
|
|
{/volist}
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="adv">
|
|
{volist name="arrAdBanner" id="Ad" key="key"}
|
|
{include file="Pc/Public/adBanner" /}
|
|
{/volist}
|
|
</div>
|
|
|
|
<!--热门推荐 结束-->
|
|
|
|
<div class="f3 area">
|
|
<div class="area_head">
|
|
<span class="log_line"></span>
|
|
<h4><s class="hot"></s>男生频道</h4>
|
|
<span class="log_line"></span>
|
|
</div>
|
|
{volist name="arrBoyNewsNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyNewsOne" /}
|
|
{/if}
|
|
{/volist}
|
|
<div class="f3_C">
|
|
<ul>
|
|
{volist name="arrBoyNewsNovel" id="Novel" key="key"}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyNewsList" /}
|
|
{/if}
|
|
{/volist}
|
|
</ul>
|
|
</div>
|
|
<div class="com_R">
|
|
<h2>
|
|
<s></s>排行榜
|
|
<span class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 40px; cursor: pointer; font-size: 13px; color: #fff; background: #c4c4c4;">周</span><span
|
|
class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 5px; cursor: pointer; font-size: 13px;">月</span><span
|
|
class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 5px; cursor: pointer; font-size: 13px;">总</span>
|
|
</h2>
|
|
<div class="list_wrap">
|
|
<ol class="list" mod="rank_data_list">
|
|
{foreach $arrBoyWeekRankNovel as $key=>$Novel}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/foreach}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
<div class="list_wrap" style="display: none;">
|
|
<ol class="list" mod="rank_data_list">
|
|
{foreach $arrBoyMoonRankNovel as $key=>$Novel}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/foreach}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
<div class="list_wrap" style="display: none;">
|
|
<ol class="list" mod="rank_data_list">
|
|
{foreach $arrBoyTotalRankNovel as $key=>$Novel}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/foreach}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="adv">
|
|
{volist name="arrAdBanner" id="Ad" key="key"}
|
|
{include file="Pc/Public/adBanner" /}
|
|
{/volist}
|
|
</div>
|
|
|
|
<div class="f3 area">
|
|
<div class="area_head">
|
|
<span class="log_line"></span>
|
|
<h4><s class="hot"></s>女生频道</h4>
|
|
<span class="log_line"></span>
|
|
</div>
|
|
{volist name="arrGirlNewsNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyNewsOne" /}
|
|
{/if}
|
|
{/volist}
|
|
<div class="f3_C">
|
|
<ul>
|
|
{volist name="arrGirlNewsNovel" id="Novel" key="key"}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyNewsList" /}
|
|
{/if}
|
|
{/volist}
|
|
</ul>
|
|
</div>
|
|
<div class="com_R">
|
|
<h2>
|
|
<s></s>排行榜
|
|
<span class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 40px; cursor: pointer; font-size: 13px; color: #fff; background: #c4c4c4;">周</span><span
|
|
class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 5px; cursor: pointer; font-size: 13px;">月</span><span
|
|
class="btn_toggle_mod_bang"
|
|
style="width: 33px; line-height: 24px; text-align: center; border-radius: 4px; margin-left: 5px; cursor: pointer; font-size: 13px;">总</span>
|
|
</h2>
|
|
<div class="list_wrap">
|
|
<ol class="list" mod="rank_data_list">
|
|
{volist name="arrGirlWeekRankNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/volist}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
<div class="list_wrap" style="display: none;">
|
|
<ol class="list" mod="rank_data_list">
|
|
{volist name="arrGirlMoonRankNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/volist}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
<div class="list_wrap" style="display: none;">
|
|
<ol class="list" mod="rank_data_list">
|
|
{volist name="arrBGirlTotalRankNovel" id="Novel" key="key"}
|
|
{if $key == 1}
|
|
{include file="Pc/Public/indexBoyRankOne" /}
|
|
{/if}
|
|
{if $key >= 2}
|
|
{include file="Pc/Public/indexBoyRankList" /}
|
|
{/if}
|
|
{/volist}
|
|
</ol>
|
|
<span class="more"><a href="/pc/rank.html" target="_blank"><s></s><i>查看更多</i><s></s></a></span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="adv">
|
|
{volist name="arrAdBanner" id="Ad" key="key"}
|
|
{include file="Pc/Public/adBanner" /}
|
|
{/volist}
|
|
</div>
|
|
|
|
<div class="f4 area">
|
|
<div class="area_head">
|
|
<span class="log_line"></span>
|
|
<h4><s class="new"></s>作品更新</h4>
|
|
<span class="log_line"></span>
|
|
</div>
|
|
<div class="f4_L">
|
|
<div class="new_list">
|
|
<ol class="cur">
|
|
<li>
|
|
<ul class="list_h">
|
|
<li class="lb">类别</li>
|
|
<li class="sm">书名</li>
|
|
<li class="gx">最新更新章节</li>
|
|
<li class="zz">作者</li>
|
|
<li class="sj">更新时间</li>
|
|
</ul>
|
|
</li>
|
|
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
|
{include file="Pc/Public/indexNewsUpdateList" /}
|
|
{/volist}
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{/block}
|
|
|
|
{block name="customize"} {/block} |