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)