mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
feat: Skeleton component
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user