export default [ { title: '上传', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/upload-1.png', schema: { componentName: 'PisellUpload', props: { text1: 'Click or drag file to this area to upload', text2: 'Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files.', title: 'Click or drag files into the dashed box to upload' }, // children: { // componentName: 'Button', // props: { // children: 'pisellUpload', // }, // }, }, }, ];