ruoyi-ui/src/router/index.js
@@ -95,6 +95,20 @@ } ] }, { path: '/famInfo', component: Layout, hidden: true, redirect: 'noredirect', children: [ { path: 'famInfo', component: () => import('@/views/system/family/index'), name: 'famInfo', meta: { title: '个人中心', icon: 'user' } } ] }, // { // path: '', // component: Layout,