Parcourir la source

不显示 背景黑色

jsonwang il y a 3 ans
Parent
commit
d0385fa377

+ 1 - 0
BFFramework/Classes/Stuckpoint/Controller/PQStuckPointEditerController.swift

@@ -58,6 +58,7 @@ class PQStuckPointEditerController: PQBaseViewController {
         playerView.backgroundColor = PQBFConfig.shared.styleBackGroundColor
         playerView.isShowLine = false
         playerView.showGaussianBlur = true
+        playerView.playerEmptyView.isHidden = true
         return playerView
     }()