feat: loading component

This commit is contained in:
chenjiahan
2020-07-05 16:08:04 +08:00
parent e671e22ea5
commit e0f9382123
10 changed files with 435 additions and 8 deletions
+8 -8
View File
@@ -192,10 +192,10 @@ module.exports = {
// path: 'dropdown-menu',
// title: 'DropdownMenu 下拉菜单',
// },
// {
// path: 'loading',
// title: 'Loading 加载',
// },
{
path: 'loading',
title: 'Loading 加载',
},
// {
// path: 'notify',
// title: 'Notify 消息通知',
@@ -543,10 +543,10 @@ module.exports = {
// path: 'dropdown-menu',
// title: 'DropdownMenu',
// },
// {
// path: 'loading',
// title: 'Loading',
// },
{
path: 'loading',
title: 'Loading',
},
// {
// path: 'notify',
// title: 'Notify',