liyubing

Merge remote-tracking branch 'origin/main'

... ... @@ -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)
... ...