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
liyubing
2024-06-13 09:37:22 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
5a667121e268948de1b1179ddfbc3339f8f1bc36
5a667121
2 parents
58dd29b4
ee9a96fd
Merge remote-tracking branch 'origin/main'
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/compview/ZhSingleRow06.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhSingleRow06.ets
View file @
5a66712
...
...
@@ -174,7 +174,7 @@ export struct ZhSingleRow06 {
this.loadImg
? item.operDataList[0]?.commentInfo?.userHeaderUrl
? item.operDataList[0].commentInfo.userHeaderUrl
: $r('app.media.
default_head
')
: $r('app.media.
icon_default_head_mater
')
: $r('app.media.icon_default_head_mater'))
.width(32)
.height(32)
...
...
Please
register
or
login
to post a comment