debug
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<ul id="mod_index_lb_nv_pic">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key < 6}
|
||||
{include file="Pc/Public/swiperListImg" start="1" /}
|
||||
{include file="pc/public/swiperListImg" start="1" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -53,7 +53,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>
|
||||
@@ -76,13 +76,13 @@
|
||||
<div class="md">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{if $key > 5 && $key < 10}
|
||||
{include file="Pc/Public/hostListImg" start="5" /}
|
||||
{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" start="9"/}
|
||||
{include file="pc/public/hostListText" start="9"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
|
||||
@@ -97,14 +97,14 @@
|
||||
</div>
|
||||
<ul class="f2_list" mod="hot_tj">
|
||||
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/endNovelList" start="13" /}
|
||||
{include file="pc/public/endNovelList" start="13" /}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="adv">
|
||||
{volist name="arrAdBanner" id="Ad" key="key"}
|
||||
{include file="Pc/Public/adBanner" /}
|
||||
{include file="pc/public/adBanner" /}
|
||||
{/volist}
|
||||
</div>
|
||||
|
||||
@@ -118,14 +118,14 @@
|
||||
</div>
|
||||
{volist name="arrBoyNewsNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyNewsOne" start="25" /}
|
||||
{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" start="26" /}
|
||||
{include file="pc/public/indexBoyNewsList" start="26" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -141,10 +141,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyWeekRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="30"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="30"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="31"/}
|
||||
{include file="pc/public/indexBoyRankList" start="31"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -154,10 +154,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyMoonRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="41"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="41"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="42"/}
|
||||
{include file="pc/public/indexBoyRankList" start="42"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -167,10 +167,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrBoyTotalRankNovel as $key=>$Novel}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="53"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="53"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="54"/}
|
||||
{include file="pc/public/indexBoyRankList" start="54"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -181,7 +181,7 @@
|
||||
|
||||
<div class="adv">
|
||||
{volist name="arrAdBanner" id="Ad" key="key"}
|
||||
{include file="Pc/Public/adBanner" /}
|
||||
{include file="pc/public/adBanner" /}
|
||||
{/volist}
|
||||
</div>
|
||||
|
||||
@@ -193,14 +193,14 @@
|
||||
</div>
|
||||
{volist name="arrGirlNewsNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyNewsOne" start="55"/}
|
||||
{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" start="56"/}
|
||||
{include file="pc/public/indexBoyNewsList" start="56"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ul>
|
||||
@@ -216,10 +216,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrGirlWeekRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="59"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="59"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="60"/}
|
||||
{include file="pc/public/indexBoyRankList" start="60"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -229,10 +229,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrGirlMoonRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="71"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="71"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="72" /}
|
||||
{include file="pc/public/indexBoyRankList" start="72" /}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -242,10 +242,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{volist name="arrBGirlTotalRankNovel" id="Novel" key="key"}
|
||||
{if $key == 1}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="83"/}
|
||||
{include file="pc/public/indexBoyRankOne" start="83"/}
|
||||
{/if}
|
||||
{if $key >= 2}
|
||||
{include file="Pc/Public/indexBoyRankList" start="84"/}
|
||||
{include file="pc/public/indexBoyRankList" start="84"/}
|
||||
{/if}
|
||||
{/volist}
|
||||
</ol>
|
||||
@@ -256,7 +256,7 @@
|
||||
|
||||
<div class="adv">
|
||||
{volist name="arrAdBanner" id="Ad" key="key"}
|
||||
{include file="Pc/Public/adBanner" /}
|
||||
{include file="pc/public/adBanner" /}
|
||||
{/volist}
|
||||
</div>
|
||||
|
||||
@@ -279,7 +279,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/indexNewsUpdateList" start="95"/}
|
||||
{include file="pc/public/indexNewsUpdateList" start="95"/}
|
||||
{/volist}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user