mand-mobile/components/check/component.js

8 lines
143 B
JavaScript
Raw Normal View History

2018-09-24 15:48:30 +08:00
export default {
'name': 'check',
'text': '复选项',
'category': 'form',
'description': '',
'author': 'moyu <moyuboy@gmail.com>'
}