mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
add PasswordInput component
This commit is contained in:
@@ -147,6 +147,10 @@ module.exports = {
|
||||
"path": "/number-keyboard",
|
||||
"title": "NumberKeyboard 数字键盘"
|
||||
},
|
||||
{
|
||||
"path": "/password-input",
|
||||
"title": "PasswordInput 密码输入框"
|
||||
},
|
||||
{
|
||||
"path": "/radio",
|
||||
"title": "Radio 单选框"
|
||||
|
Reference in New Issue
Block a user