手势密码忘记密码

This commit is contained in:
2014-11-07 15:49:46 +08:00
parent aef2b3c6e2
commit 9dda882f9e
2 changed files with 1 additions and 0 deletions
@@ -168,6 +168,7 @@
[ManagerUser shareInstance].isGesturePsw = false;
[ManagerUser shareInstance].gesturePsw = @"";
[self dismissViewControllerAnimated:NO completion:^{
[[ManagerUtil getCurrentRootViewController].navigationController popToRootViewControllerAnimated:NO];
[ManagerUtil presentLoginView];
}];