debug
This commit is contained in:
@@ -16,7 +16,6 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="{$arrNovel['n_name']??'未知小说'} {$arrChapter.c_name} - {$DomainModel->d_name}" />
|
||||
<meta property="og:description" content='{site:replace code="NOVEL@GETNOVELCHAPTER@DESCRIPTION"}' />
|
||||
<meta property="og:url"
|
||||
|
||||
@@ -224,7 +224,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
|
||||
{if $arrChapter.next_chapter && $arrChapter.next_chapter.c_sort_num}
|
||||
<div data-v-080d7b61="" class="next nextPageBottom s-btn ">
|
||||
<span data-v-080d7b61="" class=" lh1 ">
|
||||
<a href='{site:cpurl n_id=" $arrNovel.n_id" n_py="$arrNovel.n_name_pinyin"
|
||||
<a href='{site:cpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin"
|
||||
c_sort="$arrChapter.next_chapter.c_sort_num" c_page="$arrChapter.next_chapter.c_page" /}'>
|
||||
下一章</a>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user