export default [ { title: '上传图片', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_upload.png', schema: { componentName: 'Field.UploadImage', props: { label: '上传图片', maxCount: 9, }, }, }, ];