Commit de46020c authored by Steven杜宇's avatar Steven杜宇

// UI 走查

parent 8014654e
......@@ -78,7 +78,7 @@ class YHFormItemExpireDateCell: UITableViewCell {
let label = UILabel()
label.textColor = UIColor.mainTextColor
label.textAlignment = .left
label.font = UIFont.PFSC_R(ofSize: 14)
label.font = UIFont.PFSC_M(ofSize: 14)
return label
}()
......
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