export default [ { title: '多层级卡片', screenshot: '', schema: { componentName: 'PisellCards.MultilevelCard', props: { trigger: 'click', panelWidthMode: 'full', animation: true, animationDuration: 300, }, children: [], }, }, ];