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