提交 b9879cf1 编写于 作者: S sunjiakun
上级 683c2777
...@@ -233,7 +233,7 @@ struct TextInputExample { ...@@ -233,7 +233,7 @@ struct TextInputExample {
.maxLength(9) .maxLength(9)
.showPasswordIcon(true) .showPasswordIcon(true)
// 内联风格输入框 // 内联风格输入框
TextInput({ placeholder: 'inline style' }) TextInput({ text: 'inline style' })
.width(400) .width(400)
.height(50) .height(50)
.margin(20) .margin(20)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册