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