mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 08:36:17 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -18,7 +18,7 @@ class HotController
|
||||
@override
|
||||
Future<LoadingState<List<HotVideoItemModel>>> customGetData() =>
|
||||
VideoHttp.hotVideoList(
|
||||
pn: currentPage,
|
||||
pn: page,
|
||||
ps: 20,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user