export default [ { title: '标签栏选项', screenshot:require('../../assets/tabbar.png'), schema: { componentName: 'AMTabBar.Item', props: { key: 'home', title: '首页', }, }, }, ];