@@ -310,7 +310,7 @@ class PQStuckPointCuttingView: UIView {
}
- if(progress >= 1.01){
+ if(progress >= 0.999){
BFLog(message: "播放完成 重新更新 UI ")
resetDefaultsColor(clearData: false)