export default [ { title: '顶部内容区块', schema: { componentName: 'PisellSectionHeaders', props: { backNode: { type: "JSSlot", value: [], }, centerNode: { type: "JSSlot", value: [], }, actionNode: { type: "JSSlot", value: [], }, }, }, }, ];