mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 补充部分异常报错
This commit is contained in:
@@ -118,6 +118,8 @@ class VideoIntroController extends GetxController {
|
||||
// ];
|
||||
// 获取到粉丝数再返回
|
||||
await queryUserStat();
|
||||
} else {
|
||||
SmartDialog.showToast(result['msg']);
|
||||
}
|
||||
if (userLogin) {
|
||||
// 获取点赞状态
|
||||
|
||||
Reference in New Issue
Block a user