src/router/index.js @@ -1278,6 +1278,10 @@ path: "/redirect/:path*", component: () => import("@/views/404/redirect"), }, { path: '/test', component: () => import('@/views/test.vue'), }, // 404 页面 { path: "*",