diff --git a/keyBoard/Class/Login/VC/KBRegistVerEmailVC.m b/keyBoard/Class/Login/VC/KBRegistVerEmailVC.m index b1b8bf4..e747685 100644 --- a/keyBoard/Class/Login/VC/KBRegistVerEmailVC.m +++ b/keyBoard/Class/Login/VC/KBRegistVerEmailVC.m @@ -83,6 +83,7 @@ } KBLOG(@"KBRegistVerEmailVC confirm with code=%@", code); // TODO: 注册流程中验证邮箱验证码的逻辑 + [KBHUD showInfo:@"验证通过后跳转邮箱登录页面"]; } #pragma mark - Lazy UI