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
wuyanan
2024-08-21 16:20:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
487fe49d06e03784494504080d49c8a93ab69660
487fe49d
1 parent
d29238d8
ref |> 调整横屏直播详情播放控制层自动隐藏时间
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/PlayUIComponent.ets
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/PlayUIComponent.ets
View file @
487fe49
...
...
@@ -44,7 +44,7 @@ export struct PlayUIComponent {
return
}
this.isMenuVisible = false
},
4
* 1000)
},
5
* 1000)
} else {
clearTimeout(time)
}
...
...
Please
register
or
login
to post a comment