mand-mobile/components/dialog/component.js

8 lines
163 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'dialog',
'text': '模态窗口',
'category': 'feedback',
'description': '弹出式交互窗口',
'author': 'liuxinyumichael'
}