export default [ { title: '标签', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/tag-1.png', schema: { componentName: 'PisellTags', props: { children: '标签', type: "pill_color", color: 'success' }, }, }, ];