mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
add CellSwitch component
This commit is contained in:
@@ -181,6 +181,15 @@ module.exports = {
|
||||
"title": "Toast 轻提示"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "业务组件",
|
||||
"list": [
|
||||
{
|
||||
"path": "/switch-cell",
|
||||
"title": "SwitchCell 开关单元格"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user