Commit fda96094 authored by pete谢兆麟's avatar pete谢兆麟

删除多余代码

parent d75b022d
......@@ -25,7 +25,7 @@ class YHFailPromptView: UIView {
}()
private lazy var titleLable : UILabel = {
let lable0 = UILabel(text: "222222222222222")
let lable0 = UILabel(text: "")
lable0.textColor = UIColor.failColor
lable0.font = UIFont.PFSC_R(ofSize: 12)
lable0.numberOfLines = 0
......
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