Commit b41add0a authored by David黄金龙's avatar David黄金龙

添加备注

parent bf9585e1
...@@ -177,7 +177,7 @@ class YHCodeSueecssViewController: YHBaseViewController { ...@@ -177,7 +177,7 @@ class YHCodeSueecssViewController: YHBaseViewController {
YHLoginManager.shared.loginSuccessActionBlock?() YHLoginManager.shared.loginSuccessActionBlock?()
YHHUD.flash(message: "登录成功") YHHUD.flash(message: "登录成功")
//20240927版本 登录时 不需要 特殊处理注册用户 //20240927版本 登录时 不需要 特殊处理注册用户 by Cecilia曾欢宝
// if YHLoginManager.shared.userModel?.is_first_login == 1 { // if YHLoginManager.shared.userModel?.is_first_login == 1 {
// let vc = YHUserInfoSettingViewController() // let vc = YHUserInfoSettingViewController()
// vc.modalPresentationStyle = .fullScreen // vc.modalPresentationStyle = .fullScreen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment