This commit is contained in:
make
2025-04-02 18:33:53 +08:00
parent a0cec68cd7
commit b2fb8a0862
3 changed files with 29 additions and 13 deletions

View File

@@ -536,7 +536,6 @@ class Novel extends BaseController
{
$boolIsMobile = $Request->param('boolIsMobile');
// 小说详情
$NovelModel = new NovelModel;
$intNId = $intNovelId;
@@ -552,6 +551,7 @@ class Novel extends BaseController
$arrPreChapter = $ChapterModel->getPreChapter($arrChapter['n_id'], $arrChapter['c_sort_num'], $arrChapter['c_page']);
$arrNextChapter = $ChapterModel->getNextChapter($arrChapter['n_id'], $arrChapter['c_sort_num'], $arrChapter['c_page']);
// 缺少数据
// 分类:男生和女生所对应的分类,看导航展示
// 这个小说的 分类拼音