feat: Steps component

This commit is contained in:
chenjiahan
2020-07-06 16:59:44 +08:00
parent e8d190d51d
commit 4500e71f1a
12 changed files with 781 additions and 8 deletions

View File

@@ -265,10 +265,10 @@ module.exports = {
path: 'skeleton',
title: 'Skeleton 骨架屏',
},
// {
// path: 'steps',
// title: 'Steps 步骤条',
// },
{
path: 'steps',
title: 'Steps 步骤条',
},
// {
// path: 'sticky',
// title: 'Sticky 粘性布局',
@@ -599,10 +599,10 @@ module.exports = {
path: 'skeleton',
title: 'Skeleton',
},
// {
// path: 'steps',
// title: 'Steps',
// },
{
path: 'steps',
title: 'Steps',
},
// {
// path: 'sticky',
// title: 'Sticky',