feat: migrate Notify component

This commit is contained in:
chenjiahan
2020-08-16 15:59:27 +08:00
parent 998c7d8da6
commit 0b90092d1c
10 changed files with 167 additions and 175 deletions

View File

@@ -196,10 +196,10 @@ module.exports = {
path: 'loading',
title: 'Loading 加载',
},
// {
// path: 'notify',
// title: 'Notify 消息通知',
// },
{
path: 'notify',
title: 'Notify 消息通知',
},
{
path: 'overlay',
title: 'Overlay 遮罩层',
@@ -530,10 +530,10 @@ module.exports = {
path: 'loading',
title: 'Loading',
},
// {
// path: 'notify',
// title: 'Notify',
// },
{
path: 'notify',
title: 'Notify',
},
{
path: 'overlay',
title: 'Overlay',