XQMuse/Root/Login/VC/ForgotPasswordInputCodeVC.swift
@@ -43,7 +43,7 @@ super.viewDidAppear(animated) c1.becomeFirstResponder() c1.jq_borderWidth = 1 sendCode() // sendCode() } override func viewDidLoad() { @@ -56,6 +56,8 @@ c4.delegate = self c5.delegate = self c6.delegate = self starTimer() } override func setUI() { @@ -139,7 +141,7 @@ self.push(vc: vc) } }else{ Popup_1_View.show(state: .fail, title: "验证失败", subtitle:"手机号验证失败") { Popup_1_View.show(state: .fail, title: "验证失败", subtitle:"验证码错误") { } }