export default [ { title: '选择用户', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_select.png', schema: { componentName: 'Field.UserSelect', props: { label: '选择用户', multiple:false, }, }, }, ];