提交 1834380f 编写于 作者: E ester.zhou

Update docs (21019)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 be1a3c93
......@@ -88,7 +88,7 @@ struct BorderExample {
.width(300)
.height(300)
.border({
width: { left: '5lpx', right: '10lpx', top: '20lpx', bottom: '30lpx' },
width: { left: 3, right: 6, top: 10, bottom: 15 },
color: { left: '#e3bbbb', right: Color.Blue, top: Color.Red, bottom: Color.Green },
radius: { topLeft: 10, topRight: 20, bottomLeft: 40, bottomRight: 80 },
style: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册