mand-mobile/components/stepper/component.js

8 lines
139 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'stepper',
'text': '步进器',
'category': 'basic',
'description': '步进器',
'author': 'linyufei'
}