export default [ { title: '模型渲染', // screenshot: './menu.png', schema: { componentName: 'AnfaModel', props: { sys_id: '', table_name: '', field_name: 'schema', }, }, }, ];