mand-mobile/components/date-picker/component.js

8 lines
144 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
2023-10-11 15:59:31 +08:00
'name': 'date-picker',
'text': '日期选择器',
'category': 'feedback',
'description': '',
'author': 'xuxiaoyan'
2018-03-26 16:04:04 +08:00
}