提交 ce1c5279 编写于 作者: E e

修改margin问题

Signed-off-by: Ne <qianwangdq@isoftstone.com>
上级 8d87b736
......@@ -52,5 +52,6 @@ struct AlignStart_AddAllSpace {
.width("100%")
.height(200)
.backgroundColor(0xAFEEE)
.alignItems(HorizontalAlign.Start)
}
}
\ No newline at end of file
......@@ -50,5 +50,6 @@ struct AlignStart_AddMargin {
.width("100%")
.height(200)
.backgroundColor(0xAFEEE)
.alignItems(HorizontalAlign.Start)
}
}
......@@ -50,5 +50,6 @@ struct AlignStart_AddOneMargin {
.height(200)
.backgroundColor(0xAFEEEE)
}
.alignItems(HorizontalAlign.Start)
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册