mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
chore: add cascader entry into demo
This commit is contained in:
parent
9f1a52ea15
commit
8715142079
@ -45,6 +45,10 @@ export default [
|
|||||||
path: '/calendar',
|
path: '/calendar',
|
||||||
title: 'Calendar 日历',
|
title: 'Calendar 日历',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path: '/cascader',
|
||||||
|
title: 'Cascader 级联选择',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
path: '/checkbox',
|
path: '/checkbox',
|
||||||
title: 'Checkbox 复选框',
|
title: 'Checkbox 复选框',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user