xugenyuan

ref |> 调整精选评论头像加V大小

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
... ... @@ -405,7 +405,7 @@ struct QualityCommentItem {
if (this.item.api_authIcon && this.item.api_authIcon.length > 0) {
Image(this.item.api_authIcon) // 加v
.width(12).height(12)
.width(14).height(14)
.objectFit(ImageFit.Cover)
}
}.width(50).height(50)
... ...