chenquansheng

fix |> 调整评论列表点赞的触控区域

... ... @@ -731,6 +731,7 @@ struct commentFooterView {
height: 16
})
}
.height(32)
.onClick(() => {
this.clickLike()
})
... ...