export default [ { title: '图片裁切', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/upload-1.png', schema: { componentName: 'CropPhoto', props: { cropShape: 'rect', }, }, }, ];