douaojie

fix: 1

... ... @@ -51,7 +51,7 @@ export struct ZhGridLayout02 {
.fontWeight(600)
}
.justifyContent(FlexAlign.Start)
.margin({ top: 16, bottom: 18 })
.margin({ top: 16, bottom: 9 })
.width(CommonConstants.FULL_WIDTH)
GridRow({
... ...