{ path: '...', component: () => import('...'), name: '...', hidden: true, // hidden 选择是否渲染该路由入口 meta: { // ... }},