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
wangliang_wd
2024-10-10 18:00:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
053179c0c44c711a746b1a85a74b67840e3f3e6a
053179c0
1 parent
49cd9bb8
feat:优化早晚报音频组件展示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/MorningEveningPaper/MorningEveningPaperComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/MorningEveningPaper/MorningEveningPaperComponent.ets
View file @
053179c
...
...
@@ -452,7 +452,7 @@ export struct MorningEveningPaperComponent {
})
}
.height('100%')
.width(
'20%'
)
.width(
63
)
.onClick(() => {
})
}
...
...
Please
register
or
login
to post a comment