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")