debug
This commit is contained in:
@@ -34,8 +34,7 @@
|
||||
<ul id="mod_index_lb_nv_pic">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key < 6}
|
||||
{$arrGRM[$key]|raw}
|
||||
{include file="Pc/Public/swiperListImg" /}
|
||||
{include file="Pc/Public/swiperListImg" start="1" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -43,7 +42,7 @@
|
||||
<ol id="btn_index_lb_nv">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key < 6}
|
||||
{include file="Pc/Public/swiperListText" /}
|
||||
{include file="Pc/Public/swiperListText" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -66,14 +65,13 @@
|
||||
<div class="md">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key > 5 && $key < 10}
|
||||
{$arrGRM[$key+5]|raw}
|
||||
{include file="Pc/Public/hostListImg" /}
|
||||
{include file="Pc/Public/hostListImg" start="5" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key > 9 }
|
||||
{$arrGRM[$key+9]|raw}
|
||||
{include file="Pc/Public/hostListText" /}
|
||||
{include file="Pc/Public/hostListText" start="9"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
|
||||
@@ -109,14 +107,14 @@
|
||||
</div>
|
||||
{volist name="arrBoyNewsNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyNewsOne" /}
|
||||
{include file="Pc/Public/indexBoyNewsOne" start="25" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
<div class="f3_C">
|
||||
<ul>
|
||||
{volist name="arrBoyNewsNovel" id="Novel" key="key"}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyNewsList" /}
|
||||
{include file="Pc/Public/indexBoyNewsList" start="26" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -132,10 +130,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyWeekRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="30"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="31"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -145,10 +143,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyMoonRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="41"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="42"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -158,10 +156,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyTotalRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="53"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="54"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -184,14 +182,14 @@
|
||||
</div>
|
||||
{volist name="arrGirlNewsNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyNewsOne" /}
|
||||
{include file="Pc/Public/indexBoyNewsOne" start="55"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
<div class="f3_C">
|
||||
<ul>
|
||||
{volist name="arrGirlNewsNovel" id="Novel" key="key"}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyNewsList" /}
|
||||
{include file="Pc/Public/indexBoyNewsList" start="56"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -207,10 +205,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrGirlWeekRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="59"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="60"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -220,10 +218,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrGirlMoonRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="71"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="72" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -233,10 +231,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrBGirlTotalRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="83"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="84"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -270,7 +268,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/indexNewsUpdateList" /}
|
||||
{include file="Pc/Public/indexNewsUpdateList" start="95"/}
|
||||
{/volist}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user