mirror of
https://github.com/wu736139669/ManagerDemo.git
synced 2026-08-05 05:55:42 +00:00
手势密码忘记密码
This commit is contained in:
BIN
Binary file not shown.
@@ -168,6 +168,7 @@
|
||||
[ManagerUser shareInstance].isGesturePsw = false;
|
||||
[ManagerUser shareInstance].gesturePsw = @"";
|
||||
[self dismissViewControllerAnimated:NO completion:^{
|
||||
[[ManagerUtil getCurrentRootViewController].navigationController popToRootViewControllerAnimated:NO];
|
||||
[ManagerUtil presentLoginView];
|
||||
}];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user