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-20 11:02:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
95f91f918a0021b0043a577dca774b84a9eabadd
95f91f91
1 parent
ee1ebbfb
fix |> 20478 图文稿件详情页,播放稿件中的视频,播放按钮有点糊
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
sight_harmony/commons/wdWebComponent/src/main/ets/pages/WdWebLocalComponent.ets
sight_harmony/commons/wdWebComponent/src/main/resources/base/media/icon_play.png
sight_harmony/commons/wdWebComponent/src/main/ets/pages/WdWebLocalComponent.ets
View file @
95f91f9
...
...
@@ -323,6 +323,7 @@ export struct WdWebLocalComponent {
}else {
Row() {
Image(this.isPause ? $r('app.media.icon_play') : $r('app.media.icon_pause'))
.interpolation(ImageInterpolation.Medium)
.width(24)
.height(24)
.onClick(() => {
...
...
sight_harmony/commons/wdWebComponent/src/main/resources/base/media/icon_play.png
View file @
95f91f9
293 Bytes
|
W:
|
H:
383 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment