mand-mobile/components/transition/component.js

8 lines
173 B
JavaScript
Raw Normal View History

export default {
'name': 'transition',
'text': '动画',
'category': 'feedback',
2018-09-24 13:22:54 +08:00
'description': '复用动画切换组件',
'author': 'moyu <moyuboy@gmail.com>'
}