分支自 education
src/router/index.js @@ -44,7 +44,7 @@ }, { path: "/:pathMatch(.*)*", component: () => import('@/views/error/404'), component: () => import('@/views/homePage'), hidden: true }, {