export default [ { title: 'html渲染', // screenshot: './menu.png', schema: { componentName: 'AnfaHtml', props: { value: '', }, }, }, ];