export default [ { title: '扫描组件', schema: { componentName: 'PisellScan', props: { width: 200, height: 200, borderRadius: 0, }, }, }, ];