export default [ { title: '卡片', screenshot: require('../../assets/card.png'), schema: { componentName: 'AMCard', props: { title: '卡片标题', }, }, }, ];