Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
yangchenggong1_wd
2024-09-25 15:27:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
faad4e0b05f782b4ef3be081b8aca3261162e492
faad4e0b
1 parent
2fccc894
fix |> 19984 图文稿件详情页,播放稿件中的视频,进度滑块与已播放进度条重叠(隐藏过早)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/commons/wdWebComponent/src/main/ets/pages/WdWebLocalComponent.ets
sight_harmony/commons/wdWebComponent/src/main/ets/pages/WdWebLocalComponent.ets
View file @
faad4e0
...
...
@@ -260,7 +260,7 @@ export struct WdWebLocalComponent {
// animateTo({duration: 1000}, () => {
this.progressOpacity = 0
// })
},
3
000)
},
4
000)
}
cancelProgressTimer() {
if (this.progressTimerNumber > 0) {
...
...
Please
register
or
login
to post a comment