马宇豪
2025-01-23 e735896a68d8c1742859a06d7bc1c7c1bb61f57d
src/router/index.js
@@ -62,19 +62,29 @@
    hidden: true
  },
  {
    path: '',
    component: Layout,
    redirect: '/notCoalMine/nPeopleManage',
    hidden: true,
    children: [
    path: '/cert',
    component: () => import('@/views/onlineEducation/classCertManage/index'),
    hidden: true
  },
  {
    path: '/singlePage',
    component: () => import('@/views/specialOperationsPay/singlePage/index'),
    hidden: true
  },
  // {
  //   path: '',
  //   component: Layout,
    // redirect: '/notCoalMine/nPeopleManage/index',
    // hidden: true,
    // children: [
      // {
      //   path: 'index',
      //   component: () => import('@/views/index'),
      //   name: 'Index',
      //   meta: { title: '人员管理', icon: 'peoples', affix: true }
      // }
    ]
  },
  //   ]
  // },
  {
    path: '/user',
    component: Layout,