修复bug
This commit is contained in:
@@ -229,7 +229,9 @@ NSString * const HadAgreePrivacy = @"HadAgreePrivacy";
|
||||
[self.presenter thirdLoginWithType:type];
|
||||
|
||||
} else {
|
||||
[self showErrorToast:YMLocalizedString(@"PKLoginViewController1")];
|
||||
[UIView animateWithDuration:0.5 animations:^{
|
||||
self.authBubbleView.alpha = 1.0;
|
||||
}];
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user