杨锴
2025-03-11 90dc3329d1973fda691e357cf4523d5c7c67fa1d
XQMuse/Root/Login/LoginVC.swift
@@ -153,6 +153,9 @@
                                    case .code:
                                                tf_content.isSecureTextEntry = false
                image_security.image = UIImage(named: "icon_code")
#if DEBUG
                tf_content.text = "220125"
#endif
                                    case .pwd:
                                                tf_content.isSecureTextEntry = btn_eye.isSelected
                image_security.image = UIImage(named: "icon_pwd")