export default [ { title: '加载', schema: { componentName: 'PisellLoading', props: { loading: true }, }, }, ];