杨锴
2024-10-24 e821bea13d9f20905bba3972c4e9c4964994db5d
XQMuse/Root/Me/VC/BindPhone_2_VC.swift
@@ -20,7 +20,7 @@
    }
            @IBAction func sendCodeAction(_ sender: UIButton) {
                        Services.sendCode(type: .exchangePhone).subscribe(onNext: { data in
        Services.sendCode(phone:tf_phone.text!,type: .exchangePhone).subscribe(onNext: { data in
                                    if let _ = data.data{
                                                sender.jq_openCountDown(60, defultTitle: "发送验证码") {
                                                            sender.titleLabel?.font = UIFont.systemFont(ofSize: 12)