feat: migrate Dialog component
This commit is contained in:
+8
-8
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user