debug
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<dt>
|
||||
<img class="lazy" src="https://www.630zw.org/img/176943.jpg" alt="我真是一条龙" />
|
||||
|
||||
<i class='{eq name="Novel->og_novel_status" value="连载中"}serial{else}finish {/eq}'>已完结</i>
|
||||
<i class='{eq name="arrNovel.og_novel_status" value="连载中"}serial{else}finish {/eq}'>已完结</i>
|
||||
</dt>
|
||||
<dd>
|
||||
<h1>我真是一条龙</h1>
|
||||
@@ -205,7 +205,7 @@
|
||||
</div>
|
||||
<div class="book-slide">
|
||||
<ul class="clearfix">
|
||||
{foreach $arrRecommendNovel as $category}
|
||||
{foreach $arrRelateveNovel as $Novel}
|
||||
{include file="Public/novelListS" /}
|
||||
{/foreach}
|
||||
</ul>
|
||||
@@ -223,7 +223,7 @@
|
||||
</div>
|
||||
<div class="bookshelf-list">
|
||||
<ul>
|
||||
{foreach $arrRecommendNovel as $category}
|
||||
{foreach $arrChapter as $Chapter}
|
||||
{include file="Public/chapterTable" /}
|
||||
{/foreach}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user