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
xugenyuan
2024-05-27 11:07:24 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8f7bf08716c4624ed170c3df3a5694b2d0304011
8f7bf087
1 parent
5fe1d1a3
ref |> 调整精选评论头像加V大小
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
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/comment/view/QualityCommentsComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/QualityCommentsComponent.ets
View file @
8f7bf08
...
...
@@ -405,7 +405,7 @@ struct QualityCommentItem {
if (this.item.api_authIcon && this.item.api_authIcon.length > 0) {
Image(this.item.api_authIcon) // 加v
.width(1
2).height(12
)
.width(1
4).height(14
)
.objectFit(ImageFit.Cover)
}
}.width(50).height(50)
...
...
Please
register
or
login
to post a comment