feat: Popup component

This commit is contained in:
chenjiahan
2020-07-06 14:58:38 +08:00
parent 2a41dcf58e
commit 57e035bb26
19 changed files with 1124 additions and 134 deletions

View File

@@ -98,10 +98,10 @@ module.exports = {
path: 'col',
title: 'Layout 布局',
},
// {
// path: 'popup',
// title: 'Popup 弹出层',
// },
{
path: 'popup',
title: 'Popup 弹出层',
},
{
path: 'style',
title: 'Style 内置样式',
@@ -200,10 +200,10 @@ module.exports = {
// path: 'notify',
// title: 'Notify 消息通知',
// },
// {
// path: 'overlay',
// title: 'Overlay 遮罩层',
// },
{
path: 'overlay',
title: 'Overlay 遮罩层',
},
// {
// path: 'pull-refresh',
// title: 'PullRefresh 下拉刷新',
@@ -534,10 +534,10 @@ module.exports = {
// path: 'notify',
// title: 'Notify',
// },
// {
// path: 'overlay',
// title: 'Overlay',
// },
{
path: 'overlay',
title: 'Overlay',
},
// {
// path: 'pull-refresh',
// title: 'PullRefresh',