提交 38e635d1 编写于 作者: E e

修改margin用例

Signed-off-by: Ne <qianwangdq@isoftstone.com>
上级 8862ea2d
......@@ -52,5 +52,6 @@ struct AlignCenter_AddAllSpace {
.width("100%")
.height(200)
.backgroundColor(0xAFEEE)
.alignItems(HorizontalAlign.Start)
}
}
......@@ -50,5 +50,6 @@ struct AlignCenter_AddMargin {
.width("100%")
.height(200)
.backgroundColor(0xAFEEE)
.alignItems(HorizontalAlign.Start)
}
}
......@@ -51,5 +51,6 @@ struct AlignCenter_AddOneMargin {
.backgroundColor(0xAFEEEE)
}
.width("100%")
.alignItems(HorizontalAlign.Start)
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册