Commit 68f4df5d authored by Steven杜宇's avatar Steven杜宇

// 文字更改

parent 2f250873
......@@ -204,7 +204,7 @@ extension YHServiceOrderProgressTableViewCell {
}
if model.type == 6 {
titleLabel.text = "我的文书"
messageLabel.text = "恭喜您,文件已全部确认完~"
messageLabel.text = "恭喜您,文书已全部定稿~"
}
let b: ASAttributedString = .init(NSAttributedString(string: "\(model.percentage)"), .font(UIFont(name: "DINAlternate-Bold", size: 24)!),.foreground(UIColor.mainTextColor))
let bb: ASAttributedString = .init("%", .font(UIFont.PFSC_M(ofSize: 10)),.foreground(UIColor.mainTextColor.withAlphaComponent(0.3)))
......
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