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-21 18:08:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e10a06f17eb206603f23437fca8a736ca7231ccd
e10a06f1
1 parent
324ec67c
feat: 17373 UI还原问题--人民号-大图卡的标题行距鸿蒙与安卓不一致
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card15Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card15Component.ets
View file @
e10a06f
...
...
@@ -58,6 +58,7 @@ export struct Card15Component {
}
}
.fontSize($r('app.float.font_size_18'))
.lineHeight(26)
.fontColor(this.clicked ? 0x848484 : $r('app.color.color_222222'))
.width(CommonConstants.FULL_WIDTH)
.textOverflowStyle(2)
...
...
Please
register
or
login
to post a comment