提交 bef3eafe 编写于 作者: taohebin@dcloud.io's avatar taohebin@dcloud.io

fix: 修改textarea示例

上级 2c4b8fd2
......@@ -10,7 +10,7 @@ export default {
confirm_hold_boolean: false,
focus_boolean: true,
auto_focus_boolean: false,
default_value:"",
default_value:"1\n2\n3\n4\n5\n6",
maxlength:-1,
inputmode_enum: [{"value":1,"name":"text"},{"value":2,"name":"decimal"},{"value":3,"name":"numeric"},{"value":4,"name":"tel"},{"value":5,"name":"search"},{"value":6,"name":"email"},{"value":7,"name":"url"},{"value":0,"name":"none"}] as ItemType[],
cursor_color: "#3393E2",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册