新增游戏
This commit is contained in:
@@ -249,7 +249,8 @@
|
||||
[vc dismissViewControllerAnimated:YES completion:nil];
|
||||
[self.navigationController popToRootViewControllerAnimated:NO];
|
||||
}
|
||||
- (void)loginFail{
|
||||
- (void)loginFailWithMsg:(NSString *)msg{
|
||||
[self showErrorToast:msg];
|
||||
[XNDJTDDLoadingTool hideOnlyView:self.view];
|
||||
}
|
||||
-(void)backViewAction{
|
||||
|
Reference in New Issue
Block a user