export default [ { title: '开关组件', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_switch.png', schema: { componentName: 'Switch', props: { prefix: 'next-', size: 'medium', }, }, }, ];