mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
feat: Switch component
This commit is contained in:
@@ -167,10 +167,10 @@ module.exports = {
|
||||
// path: 'stepper',
|
||||
// title: 'Stepper 步进器',
|
||||
// },
|
||||
// {
|
||||
// path: 'switch',
|
||||
// title: 'Switch 开关',
|
||||
// },
|
||||
{
|
||||
path: 'switch',
|
||||
title: 'Switch 开关',
|
||||
},
|
||||
// {
|
||||
// path: 'uploader',
|
||||
// title: 'Uploader 文件上传',
|
||||
@@ -501,10 +501,10 @@ module.exports = {
|
||||
// path: 'stepper',
|
||||
// title: 'Stepper',
|
||||
// },
|
||||
// {
|
||||
// path: 'switch',
|
||||
// title: 'Switch',
|
||||
// },
|
||||
{
|
||||
path: 'switch',
|
||||
title: 'Switch',
|
||||
},
|
||||
// {
|
||||
// path: 'uploader',
|
||||
// title: 'Uploader',
|
||||
|
Reference in New Issue
Block a user