diff --git a/code/app/home/view/kuangyu/Novel/getNovelChapter.html b/code/app/home/view/kuangyu/Novel/getNovelChapter.html index d5177ba..b30313d 100644 --- a/code/app/home/view/kuangyu/Novel/getNovelChapter.html +++ b/code/app/home/view/kuangyu/Novel/getNovelChapter.html @@ -21,7 +21,7 @@
    - +
@@ -38,16 +38,17 @@
{if $arrChapter.c_sort_num == 1} - 上一章 + 上一章 {else} - 上一章 + 上一章 {/if} {if $arrNextChapter && $arrNextChapter.c_sort_num} - 下一章 + 下一章 {/if} - +
@@ -60,16 +61,17 @@
{if $arrChapter.c_sort_num == 1} - 上一章 + 上一章 {else} - 上一章 + 上一章 {/if} {if $arrNextChapter && $arrNextChapter.c_sort_num} - 下一章 + 下一章 {/if} - +
@@ -208,8 +210,8 @@