mand-mobile/components/tip/component.js

8 lines
163 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'tip',
'text': '轻提示',
'category': 'feedback',
'description': '弹出式轻提示',
2018-09-24 15:48:57 +08:00
'author': 'moyu <moyuboy@gmail.com>'
2018-03-26 16:04:04 +08:00
}