feat: Progress component

This commit is contained in:
chenjiahan
2020-07-06 15:52:54 +08:00
parent 6567b041b9
commit 2539a548b6
10 changed files with 374 additions and 8 deletions

View File

@@ -257,10 +257,10 @@ module.exports = {
// path: 'notice-bar',
// title: 'NoticeBar 通知栏',
// },
// {
// path: 'progress',
// title: 'Progress 进度条',
// },
{
path: 'progress',
title: 'Progress 进度条',
},
{
path: 'skeleton',
title: 'Skeleton 骨架屏',
@@ -591,10 +591,10 @@ module.exports = {
// path: 'notice-bar',
// title: 'NoticeBar',
// },
// {
// path: 'progress',
// title: 'Progress',
// },
{
path: 'progress',
title: 'Progress',
},
{
path: 'skeleton',
title: 'Skeleton',