Commit f34f51e840ad59fe5fe6c0b0e7b84143c0717c79
1 parent
746727fe
no message
Showing
1 changed file
with
0 additions
and
2 deletions
CNLiveLoginModule/Classes/Controller/CNLiveCompleteInfoController.m
| @@ -43,7 +43,6 @@ | @@ -43,7 +43,6 @@ | ||
| 43 | 43 | ||
| 44 | - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { | 44 | - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { |
| 45 | [self.view endEditing:YES]; | 45 | [self.view endEditing:YES]; |
| 46 | - | ||
| 47 | } | 46 | } |
| 48 | 47 | ||
| 49 | #pragma mark - CNLiveCompleteInfoViewDelegate | 48 | #pragma mark - CNLiveCompleteInfoViewDelegate |
| @@ -52,7 +51,6 @@ | @@ -52,7 +51,6 @@ | ||
| 52 | // [XWAlertView alertSucceedViewWithTextMessage:@"登录成功" block:^{ | 51 | // [XWAlertView alertSucceedViewWithTextMessage:@"登录成功" block:^{ |
| 53 | // [XWLoginNotification postUserLoginNotification:result]; | 52 | // [XWLoginNotification postUserLoginNotification:result]; |
| 54 | // }]; | 53 | // }]; |
| 55 | - | ||
| 56 | } | 54 | } |
| 57 | 55 | ||
| 58 | /* | 56 | /* |