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