feat: migrate Collapse component

This commit is contained in:
chenjiahan
2020-08-16 17:06:55 +08:00
parent 0b90092d1c
commit 79511fe331
4 changed files with 34 additions and 35 deletions
+8 -8
View File
@@ -225,10 +225,10 @@ module.exports = {
path: 'circle',
title: 'Circle 环形进度条',
},
// {
// path: 'collapse',
// title: 'Collapse 折叠面板',
// },
{
path: 'collapse',
title: 'Collapse 折叠面板',
},
{
path: 'count-down',
title: 'CountDown 倒计时',
@@ -559,10 +559,10 @@ module.exports = {
path: 'circle',
title: 'Circle',
},
// {
// path: 'collapse',
// title: 'Collapse',
// },
{
path: 'collapse',
title: 'Collapse',
},
{
path: 'count-down',
title: 'CountDown',