debug
This commit is contained in:
@@ -135,7 +135,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<div class="chapter-page-btn">
|
<div class="chapter-page-btn">
|
||||||
{$arrGrm[1]|raw}
|
{$arrGrm[1]|raw}
|
||||||
<ul>
|
<ul>
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<li><a href='javascript:'>上一页</a></li>
|
<li><a href='javascript:'>上一页</a></li>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -163,7 +163,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<div class="chapter-page-btn">
|
<div class="chapter-page-btn">
|
||||||
{$arrGrm[5]|raw}
|
{$arrGrm[5]|raw}
|
||||||
<ul>
|
<ul>
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<li><a href='javascript:'>上一页</a></li>
|
<li><a href='javascript:'>上一页</a></li>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
@@ -99,7 +99,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<div class="word_read">
|
<div class="word_read">
|
||||||
<h3>{$arrNovel.n_name}({$arrChapter.c_name})</h3>
|
<h3>{$arrNovel.n_name}({$arrChapter.c_name})</h3>
|
||||||
<div class="read_btn">
|
<div class="read_btn">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a id="j_chapterPrev" href="javascript:void(0);">上一页</a>
|
<a id="j_chapterPrev" href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -141,7 +141,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</p>
|
</p>
|
||||||
{$arrGrm[5]|raw}
|
{$arrGrm[5]|raw}
|
||||||
<div class="read_btn">
|
<div class="read_btn">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a id="j_chapterPrev" href="javascript:void(0);">上一页</a>
|
<a id="j_chapterPrev" href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</h1>
|
</h1>
|
||||||
<h1 class="headline">{$arrChapter.c_name ?? ''}</h1>
|
<h1 class="headline">{$arrChapter.c_name ?? ''}</h1>
|
||||||
<div class="pager">
|
<div class="pager">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a class="url_pre" id="pb_prev" href='javascript:'>上一页</a>
|
<a class="url_pre" id="pb_prev" href='javascript:'>上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -153,7 +153,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="pager">
|
<div class="pager">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a class="url_pre" id="pb_prev" href='javascript:'>上一页</a>
|
<a class="url_pre" id="pb_prev" href='javascript:'>上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
{if $arrChapter.pre_chapter && $arrChapter.pre_chapter.c_sort_num}
|
{if $arrChapter.pre_chapter && $arrChapter.pre_chapter.c_sort_num}
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<div class="bottem1">
|
<div class="bottem1">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a target="_top" class="pre" href="javascript:void(0);">上一页</a>
|
<a target="_top" class="pre" href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -136,7 +136,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
{$arrGrm[4]|raw}
|
{$arrGrm[4]|raw}
|
||||||
</div>
|
</div>
|
||||||
<div class="bottem2">
|
<div class="bottem2">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a target="_top" class="pre" href="javascript:void(0);">上一页</a>
|
<a target="_top" class="pre" href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</div>
|
</div>
|
||||||
{$arrGrm[2]|raw}
|
{$arrGrm[2]|raw}
|
||||||
<div id="readLoadNext" class="read-load-next">
|
<div id="readLoadNext" class="read-load-next">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a href="javascript:" class="btn-normal red" data-size="14" role="button">上一章</a>
|
<a href="javascript:" class="btn-normal red" data-size="14" role="button">上一章</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -129,7 +129,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</article>
|
</article>
|
||||||
{$arrGrm[5]|raw}
|
{$arrGrm[5]|raw}
|
||||||
<div id="readLoadNext" class="read-load-next">
|
<div id="readLoadNext" class="read-load-next">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a href="javascript:" class="btn-normal red" data-size="14" role="button">上一章</a>
|
<a href="javascript:" class="btn-normal red" data-size="14" role="button">上一章</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
@@ -228,7 +228,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<span></span>
|
<span></span>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-control dib-wrap">
|
<div class="chapter-control dib-wrap">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a id="j_chapterPrev" href="javascript:void(0);">上一章</a>
|
<a id="j_chapterPrev" href="javascript:void(0);">上一章</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
@@ -129,7 +129,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<h1 id="chaptername" class="chaptername">{$arrNovel['n_name']}最新章节 - {$arrChapter.c_name ?? ''}(第{$arrChapter.c_page +=1}页)</h1>
|
<h1 id="chaptername" class="chaptername">{$arrNovel['n_name']}最新章节 - {$arrChapter.c_name ?? ''}(第{$arrChapter.c_page +=1}页)</h1>
|
||||||
<div class="chapter-page-btn">
|
<div class="chapter-page-btn">
|
||||||
<ul>
|
<ul>
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<li class="prev">
|
<li class="prev">
|
||||||
<a class="url_pre iconfont icon-syy" id="pb_prev" href="javascript:" ></a>
|
<a class="url_pre iconfont icon-syy" id="pb_prev" href="javascript:" ></a>
|
||||||
</li>
|
</li>
|
||||||
@@ -169,7 +169,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
</br></div>
|
</br></div>
|
||||||
<div class="chapter-page-btn">
|
<div class="chapter-page-btn">
|
||||||
<ul>
|
<ul>
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<li class="prev">
|
<li class="prev">
|
||||||
<a class="url_pre iconfont icon-syy" id="pb_prev" href="javascript:" ></a>
|
<a class="url_pre iconfont icon-syy" id="pb_prev" href="javascript:" ></a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
|
|
||||||
<h2 class="chapter-title">{$arrChapter['c_name']}(第{$arrChapter.c_page +=1}页)</h2>
|
<h2 class="chapter-title">{$arrChapter['c_name']}(第{$arrChapter.c_page +=1}页)</h2>
|
||||||
<div class="read_btn">
|
<div class="read_btn">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a href="javascript:void(0);">上一页</a>
|
<a href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
@@ -158,7 +158,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
|||||||
<br />
|
<br />
|
||||||
</p>
|
</p>
|
||||||
<div class="read_btn">
|
<div class="read_btn">
|
||||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1 && $arrChapter.c_page == 0}
|
||||||
<a href="javascript:void(0);">上一页</a>
|
<a href="javascript:void(0);">上一页</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user