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-05-18 15:11:52 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
08da268da02f54a39dc48b1a77e6454d15bed69c
08da268d
1 parent
11c4c435
fix:bug[17135] UI-我的个人信息页用户头像大小鸿蒙与安卓不一致
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/mine/home/ChildCommentComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/mine/home/ChildCommentComponent.ets
View file @
08da268
...
...
@@ -34,7 +34,7 @@ export struct ChildCommentComponent {
.borderRadius(50)
}.width('89lpx')
.height('89lpx')
.margin({ right: '
15
lpx' })
.margin({ right: '
3
lpx' })
Column() {
Text(this.data.fromUserName)
...
...
Please
register
or
login
to post a comment