yangchenggong1_wd

fix |> 19984 图文稿件详情页,播放稿件中的视频,进度滑块与已播放进度条重叠(隐藏过早)

@@ -260,7 +260,7 @@ export struct WdWebLocalComponent { @@ -260,7 +260,7 @@ export struct WdWebLocalComponent {
260 // animateTo({duration: 1000}, () => { 260 // animateTo({duration: 1000}, () => {
261 this.progressOpacity = 0 261 this.progressOpacity = 0
262 // }) 262 // })
263 - }, 3000) 263 + }, 4000)
264 } 264 }
265 cancelProgressTimer() { 265 cancelProgressTimer() {
266 if (this.progressTimerNumber > 0) { 266 if (this.progressTimerNumber > 0) {