Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -174,7 +174,7 @@ export struct ZhSingleRow06 { | @@ -174,7 +174,7 @@ export struct ZhSingleRow06 { | ||
| 174 | this.loadImg | 174 | this.loadImg |
| 175 | ? item.operDataList[0]?.commentInfo?.userHeaderUrl | 175 | ? item.operDataList[0]?.commentInfo?.userHeaderUrl |
| 176 | ? item.operDataList[0].commentInfo.userHeaderUrl | 176 | ? item.operDataList[0].commentInfo.userHeaderUrl |
| 177 | - : $r('app.media.default_head') | 177 | + : $r('app.media.icon_default_head_mater') |
| 178 | : $r('app.media.icon_default_head_mater')) | 178 | : $r('app.media.icon_default_head_mater')) |
| 179 | .width(32) | 179 | .width(32) |
| 180 | .height(32) | 180 | .height(32) |
-
Please register or login to post a comment