Kaynağa Gözat

修改文字

jsonwang 3 yıl önce
ebeveyn
işleme
4b8e92f47a

+ 1 - 1
BFRecordScreenKit/Classes/RecordScreen/View/BFLoadingView.swift

@@ -34,7 +34,7 @@ class BFLoadingView: UIView {
 
     lazy var titleL: UILabel = {
         let l = UILabel()
-        l.text = "变中 10%"
+        l.text = "变中 10%"
         l.textAlignment = .center
         l.textColor = UIColor.hexColor(hexadecimal: "#389AFF")
         l.font = UIFont.systemFont(ofSize: 16)