提交 048905aa 编写于 作者: S sunjiakun

fix TextInputExample

Signed-off-by: Nsunjiakun <sunjiakun3@huawei.com>
上级 c1eb6ec8
......@@ -233,7 +233,7 @@ struct TextInputExample {
.maxLength(9)
.showPasswordIcon(true)
// 内联风格输入框
TextInput({ placeholder: 'inline style' })
TextInput({ text: 'inline style' })
.width(400)
.height(50)
.margin(20)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册