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