export default [ { title: '标签', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/tag-1.png', schema: { componentName: 'Tag.CheckableTag', props: { children: 'tag', checked: true, }, }, }, ];