feat(tree): add tree component and wip workspace

This commit is contained in:
落小梅
2021-10-09 15:02:11 +08:00
12 changed files with 468 additions and 2 deletions

View File

@@ -254,6 +254,11 @@ export default {
title: '图标选择',
subTitle: 'iconPicker',
path: '/zh-CN/components/iconPicker',
},{
id: 29,
title: '分页',
subTitle: 'page',
path: '/zh-CN/components/page',
},
{
id: 30,