mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
增加 tree-select demo (#392)
This commit is contained in:
parent
d2ef7fbc03
commit
30f2632fd9
@ -100,5 +100,14 @@ export default {
|
||||
path: '/pages/toptips/index'
|
||||
}
|
||||
]
|
||||
},
|
||||
complexComponent: {
|
||||
title: '高阶组件',
|
||||
content: [
|
||||
{
|
||||
name: 'TreeSelect 分类选择',
|
||||
path: '/pages/tree-select/index'
|
||||
}
|
||||
]
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user