mand-mobile/components/tip/component.js

8 lines
163 B
JavaScript

export default {
'name': 'tip',
'text': '轻提示',
'category': 'feedback',
'description': '弹出式轻提示',
'author': 'moyu <moyuboy@gmail.com>'
}