debug
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{include file="Public/novelListS" start="0"/}
|
||||
{include file="public/novelListS" start="0"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
@@ -82,7 +82,7 @@
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
|
||||
{include file="Public/novelListS" start="13"/}
|
||||
{include file="public/novelListS" start="13"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
@@ -94,7 +94,7 @@
|
||||
<div class="book-list">
|
||||
<ul class="clearfix">
|
||||
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
||||
{include file="Public/novelListH" start="21"/}
|
||||
{include file="public/novelListH" start="21"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user