feat: migrate Tabbar component

This commit is contained in:
chenjiahan
2020-07-26 13:12:21 +08:00
parent 75421a4727
commit 7fda2659f5
4 changed files with 25 additions and 19 deletions
+8 -8
View File
@@ -310,10 +310,10 @@ module.exports = {
// path: 'tab',
// title: 'Tab 标签页',
// },
// {
// path: 'tabbar',
// title: 'Tabbar 标签栏',
// },
{
path: 'tabbar',
title: 'Tabbar 标签栏',
},
{
path: 'tree-select',
title: 'TreeSelect 分类选择',
@@ -644,10 +644,10 @@ module.exports = {
// path: 'tab',
// title: 'Tab',
// },
// {
// path: 'tabbar',
// title: 'Tabbar',
// },
{
path: 'tabbar',
title: 'Tabbar',
},
{
path: 'tree-select',
title: 'TreeSelect',