export default [ { title: '图片', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/image-1.png', schema: { componentName: 'Image', props: { src: 'https://zos.alipayobjects.com/rmsportal/jkjgkEfvpUPVyRjUImniVslZfWPnJuuZ.png', height: 120, width: 120, autoSize: false, borderRadius: '10px', objectFit: 'contain', }, }, }, ];