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
陈剑华
2024-05-20 17:44:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b3f5160b837bf3d7b57feed655ecfa7a83ca216e
b3f5160b
1 parent
55613697
feat: 17390 UI还原问题--健康频道-时间轴专题_时间节点样式与安卓不一致,点偏大
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/cardview/Card9Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card9Component.ets
View file @
b3f5160
...
...
@@ -143,7 +143,7 @@ export struct Card9Component {
// 标题
Image($r("app.media.timeAxis"))
.width(9)
.height(
9
)
.height(
6
)
.margin({ right: 5 })
.fillColor(item.newsTitleColor)
...
...
Please
register
or
login
to post a comment