feat: Skeleton component

This commit is contained in:
chenjiahan
2020-07-06 15:34:24 +08:00
parent ee8bb3df58
commit ca0b7ff028
10 changed files with 539 additions and 8 deletions

View File

@@ -261,10 +261,10 @@ module.exports = {
// path: 'progress',
// title: 'Progress 进度条',
// },
// {
// path: 'skeleton',
// title: 'Skeleton 骨架屏',
// },
{
path: 'skeleton',
title: 'Skeleton 骨架屏',
},
// {
// path: 'steps',
// title: 'Steps 步骤条',
@@ -595,10 +595,10 @@ module.exports = {
// path: 'progress',
// title: 'Progress',
// },
// {
// path: 'skeleton',
// title: 'Skeleton',
// },
{
path: 'skeleton',
title: 'Skeleton',
},
// {
// path: 'steps',
// title: 'Steps',