Commit 37226c07 authored by David黄金龙's avatar David黄金龙

修改文案

parent 029c23f1
......@@ -225,7 +225,7 @@ extension YHPhoneLoginWithVideoBkgViewController {
.foregroundColor : UIColor(hex: 0xffffff, alpha: 0.5),
.font : UIFont(name: "DINAlternate-Bold", size: 18) as Any
]
phoneMessageView.phoneTextField.attributedPlaceholder = NSAttributedString(string: "请输入签约手机号",attributes: attributes)
phoneMessageView.phoneTextField.attributedPlaceholder = NSAttributedString(string: "请输入手机号",attributes: attributes)
contentHoldView.addSubview(phoneMessageView)
phoneMessageView.snp.makeConstraints { make in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment