export default [ { title: '选择器|下拉选择', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/select-1.png', schema: { componentName: 'AnfaSelect', props: { style: { width: '100%', }, options: [ { } ], }, }, }, ];