mand-mobile/components/transition/component.js

8 lines
173 B
JavaScript

export default {
'name': 'transition',
'text': '动画',
'category': 'feedback',
'description': '复用动画切换组件',
'author': 'moyu <moyuboy@gmail.com>'
}