debug
This commit is contained in:
@@ -76,13 +76,13 @@
|
||||
</div>
|
||||
<ul class="f2_list" mod="hot_tj">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/endNovelList" start="0"/}
|
||||
{include file="pc/public/endNovelList" start="0"/}
|
||||
{/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>
|
||||
@@ -96,14 +96,14 @@
|
||||
</div>
|
||||
<ul class="rec_R">
|
||||
{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>
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/indexNewsUpdateList" start="21"/}
|
||||
{include file="pc/public/indexNewsUpdateList" start="21"/}
|
||||
{/volist}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user