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-06 15:03:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9be6a4c672e30ffb6175127ea73f3ad68a92db27
9be6a4c6
1 parent
0cf9cda1
fix:bug[16812]人民号--搜索下的无图片信息的人民号号主头像鸿蒙与安卓不一致
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/search/SearchCreatorComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/search/SearchCreatorComponent.ets
View file @
9be6a4c
...
...
@@ -11,7 +11,7 @@ export struct SearchCreatorComponent{
Stack({alignContent: Alignment.Bottom}){
Image(this.item.headerPhotoUrl)
.width('92lpx')
.alt($r('app.media.
default_head
'))
.alt($r('app.media.
icon_default_head_mater
'))
.height('92lpx')
.margin({bottom:'15lpx'})
.borderRadius(50)
...
...
Please
register
or
login
to post a comment