debug
This commit is contained in:
@@ -134,6 +134,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
<a class="url_pre" id="pb_prev"
|
||||
href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$arrChapter.pre_chapter.c_sort_num" c_page="$arrChapter.pre_chapter.c_page"/}'>上页</a>
|
||||
|
||||
|
||||
{/if}
|
||||
|
||||
<a id="pb_mulu" href='{site:nclurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" order="zheng" page="1"/}'>目录</a>
|
||||
@@ -155,7 +156,6 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
||||
<a class="url_pre" id="pb_prev" href='javascript:'>上一页</a>
|
||||
{/if}
|
||||
|
||||
{if $arrChapter.pre_chapter && $arrChapter.pre_chapter.c_sort_num}
|
||||
<a class="url_pre" id="pb_prev"
|
||||
href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" c_sort="$arrChapter.pre_chapter.c_sort_num" c_page="$arrChapter.pre_chapter.c_page"/}'>上页</a>
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
<div class="app_accountBlock">
|
||||
<div class="app_accountBlock_headerBg">
|
||||
{$arrGrm[2]|raw}
|
||||
<img src="/template/kuangyu{$strUserUrlTemp}/wap/images{$strUserUrlTemp}-bg.png" class="background">
|
||||
<img src="/template/kuangyu/user/wap/images{$strUserUrlTemp}-bg.png" class="background">
|
||||
<div class="app_accountBlock_headerCon">
|
||||
<img src="/template/kuangyu{$strUserUrlTemp}/wap/images{$strUserUrlTemp}-icon.png">
|
||||
<img src="/template/kuangyu/user/wap/images{$strUserUrlTemp}-icon.png">
|
||||
</div>
|
||||
<!-- <div class="app_accountBlock_edit">
|
||||
<a href="{$strUserUrlTemp}{$strUserUrlTemp}/info.html"></a>
|
||||
|
||||
Reference in New Issue
Block a user