xugenyuan

ref |> 新闻频道,顶部频道区域,和信息流列表的左右边距未对齐,见截图。

http://192.168.1.3:8080/zentao/bug-view-20351.html

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
@@ -599,6 +599,7 @@ struct ChannelSubscriptionLayout { @@ -599,6 +599,7 @@ struct ChannelSubscriptionLayout {
599 } 599 }
600 .width(36) 600 .width(36)
601 .height(40) 601 .height(40)
  602 + .margin({right: 6})
602 .justifyContent(FlexAlign.Center) 603 .justifyContent(FlexAlign.Center)
603 .onClick(() => { 604 .onClick(() => {
604 this.isShow = true 605 this.isShow = true