mand-mobile/components/switch/component.js

8 lines
136 B
JavaScript

export default {
'name': 'switch',
'text': '滑动开关',
'category': 'basic',
'description': '',
'author': 'chengyanjing'
}