export default [ { title: '搜索框', screenshot: require('../../assets/search-bar.jpg'), schema: { componentName: 'AMSearchBar', props: { // type: 'text', // placeholder: '请输入' }, }, } ];