feat: migrate Dialog component

This commit is contained in:
chenjiahan
2020-07-26 16:35:08 +08:00
parent 47ad40794e
commit f3ff931ebf
9 changed files with 86 additions and 299 deletions
+8 -8
View File
@@ -184,10 +184,10 @@ module.exports = {
path: 'action-sheet',
title: 'ActionSheet 动作面板',
},
// {
// path: 'dialog',
// title: 'Dialog 弹出框',
// },
{
path: 'dialog',
title: 'Dialog 弹出框',
},
// {
// path: 'dropdown-menu',
// title: 'DropdownMenu 下拉菜单',
@@ -518,10 +518,10 @@ module.exports = {
path: 'action-sheet',
title: 'ActionSheet',
},
// {
// path: 'dialog',
// title: 'Dialog',
// },
{
path: 'dialog',
title: 'Dialog',
},
// {
// path: 'dropdown-menu',
// title: 'DropdownMenu',