yangchenggong1_wd

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

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