chenquansheng

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

@@ -731,6 +731,7 @@ struct commentFooterView { @@ -731,6 +731,7 @@ struct commentFooterView {
731 height: 16 731 height: 16
732 }) 732 })
733 } 733 }
  734 + .height(32)
734 .onClick(() => { 735 .onClick(() => {
735 this.clickLike() 736 this.clickLike()
736 }) 737 })