zhouwx
2025-07-10 7aa71a93fd5d97506077ea0f894d98a777ccd7aa
src/router/index.js
@@ -53,6 +53,11 @@
    hidden: true
  },
  {
    path: '/certPdf',
    component: () => import('@/views/certificatePdf'),
    hidden: true
  },
  {
    path: '/courseManage',
    component: Layout,
    redirect: '/onlineEducation/courseManage',