mand-mobile/components/image-viewer/component.js

8 lines
156 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'image-viewer',
'text': '图片查看器',
'category': 'basic',
'description': '图片查看器',
'author': 'linyufei'
}