jsonwang 3 سال پیش
والد
کامیت
5813a2f65b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      BFRecordScreenKit/Classes/RecordScreen/Controller/BFRecordScreenController.swift

+ 1 - 1
BFRecordScreenKit/Classes/RecordScreen/Controller/BFRecordScreenController.swift

@@ -2868,7 +2868,7 @@ extension BFRecordScreenController: BFTTSManagerDelegte{
         }
         
         BFLog(message: "TTS 进度:\(Int(progress))")
-        loadingView.titleL.text = "变中 \(Int(progress))%"
+        loadingView.titleL.text = "变中 \(Int(progress))%"
  
         
     }