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