debug
This commit is contained in:
@@ -210,7 +210,6 @@ class Novel extends BaseController
|
|||||||
$strTemplate = 'pc/getLibrary';
|
$strTemplate = 'pc/getLibrary';
|
||||||
}
|
}
|
||||||
|
|
||||||
$strBaseUrl = app(NovelService::class)->getNovelCategoryUrl($strGender, $strCategory, $strStatus, '{page}');
|
|
||||||
$arrPaginator = CusteomPage02::generate($intPage, $arrPage['total'], $intLimit, $strBaseUrl, $intButtomNum);
|
$arrPaginator = CusteomPage02::generate($intPage, $arrPage['total'], $intLimit, $strBaseUrl, $intButtomNum);
|
||||||
|
|
||||||
// 更新值
|
// 更新值
|
||||||
|
|||||||
Reference in New Issue
Block a user