export default [ { title: '二维码', screenshot: 'https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*cJopQrf0ncwAAAAAAAAAAAAADrJ8AQ/original', schema: { componentName: 'DataSourceQRCode', props: { value: "pisell2", size: 160, iconSize: 40, status: "active", errorLevel: "L", type: "canvas", color: "#000", bgColor: "transparent", bordered: true, }, }, }, ];