zhanglun_wd

视频加载中动效改动

@@ -55,6 +55,7 @@ export struct PlayerProgressView { @@ -55,6 +55,7 @@ export struct PlayerProgressView {
55 } 55 }
56 .width('100%') 56 .width('100%')
57 .zIndex(2000) 57 .zIndex(2000)
  58 + .height(10)
58 .visibility(this.showLoading ? Visibility.Visible: Visibility.Hidden) 59 .visibility(this.showLoading ? Visibility.Visible: Visibility.Hidden)
59 .margin({ bottom: 10 }) 60 .margin({ bottom: 10 })
60 // .markAnchor({ x: 0, y: '100%' }) 61 // .markAnchor({ x: 0, y: '100%' })