mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 收藏夹跳转番剧
This commit is contained in:
@@ -69,7 +69,8 @@ class UserHttp {
|
||||
'keyword': keyword,
|
||||
'order': order,
|
||||
'type': 0,
|
||||
'tid': 0
|
||||
'tid': 0,
|
||||
'platform': 'web'
|
||||
});
|
||||
if (res.data['code'] == 0) {
|
||||
FavDetailData data = FavDetailData.fromJson(res.data['data']);
|
||||
|
||||
Reference in New Issue
Block a user