陈剑华

feat: 17537 功能缺陷-页面加载-信息流图片加载,手机打开仅wifi加载图片控制,精品评论图片显示了

@@ -30,6 +30,7 @@ export struct ZhSingleRow06 { @@ -30,6 +30,7 @@ export struct ZhSingleRow06 {
30 this.loadImg = await onlyWifiLoadImg(); 30 this.loadImg = await onlyWifiLoadImg();
31 } 31 }
32 32
  33 +
33 /** 34 /**
34 * 点赞、取消点赞 35 * 点赞、取消点赞
35 */ 36 */
@@ -168,7 +169,7 @@ export struct ZhSingleRow06 { @@ -168,7 +169,7 @@ export struct ZhSingleRow06 {
168 ? item.operDataList[0]?.commentInfo?.userHeaderUrl 169 ? item.operDataList[0]?.commentInfo?.userHeaderUrl
169 ? item.operDataList[0].commentInfo.userHeaderUrl 170 ? item.operDataList[0].commentInfo.userHeaderUrl
170 : $r('app.media.default_head') 171 : $r('app.media.default_head')
171 - : $r('app.media.comment_rmh_tag')) 172 + : $r('app.media.icon_default_head_mater'))
172 .width(32) 173 .width(32)
173 .height(32) 174 .height(32)
174 .borderRadius(16) 175 .borderRadius(16)