默认文本,限定数字,
type=number
密码password=true
1 2 3 4 5 6 | <input class = "right" placeholder= "请输入 姓名" bindinput= "trueNameInput" /> <input class = "right" type= "number" placeholder= "请输入 电话" bindinput= "phoneInput" /> <input password= "true" class = "right" placeholder= "请输入 密码" bindinput= "pwdInput" /> |
text | 文本输入键盘 | |
number | 数字输入键盘 | |
idcard | 身份证输入键盘 | |
digit | 带小数点的数字键盘 | |
safe-password | 密码安全输入键盘 指引。仅 Webview 支持。 | 2.18.0 |
nickname | 昵称输入键盘。 | 2.21.2 |
站长微信:xiaomao0055
站长QQ:14496453