mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
feat: 推荐列表显示「已关注」标识
This commit is contained in:
@@ -25,6 +25,7 @@ class HomeController extends GetxController {
|
||||
freshIdx: _currentPage,
|
||||
);
|
||||
if (res['status']) {
|
||||
print('type: $type');
|
||||
if (type == 'init') {
|
||||
videoList.value = res['data'];
|
||||
} else if (type == 'onRefresh') {
|
||||
|
||||
Reference in New Issue
Block a user