Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -168,7 +168,7 @@ export struct ZhSingleRow06 { | @@ -168,7 +168,7 @@ export struct ZhSingleRow06 { | ||
| 168 | ? item.operDataList[0]?.commentInfo?.userHeaderUrl | 168 | ? item.operDataList[0]?.commentInfo?.userHeaderUrl |
| 169 | ? item.operDataList[0].commentInfo.userHeaderUrl | 169 | ? item.operDataList[0].commentInfo.userHeaderUrl |
| 170 | : $r('app.media.default_head') | 170 | : $r('app.media.default_head') |
| 171 | - : '') | 171 | + : $r('app.media.comment_rmh_tag')) |
| 172 | .width(32) | 172 | .width(32) |
| 173 | .height(32) | 173 | .height(32) |
| 174 | .borderRadius(16) | 174 | .borderRadius(16) |
-
Please register or login to post a comment