소스 검색

关闭404

lifanagju_citu 4 달 전
부모
커밋
785664e04d
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      src/router/modules/remaining.js

+ 5 - 5
src/router/modules/remaining.js

@@ -132,11 +132,11 @@ const remainingRouter = [
       title: '404'
     }
   },
-  {
-    path: '/:path(.*)*',
-    redirect: '/404',
-    name: '404PageRedirect',
-  },
+  // {
+  //   path: '/:path(.*)*',
+  //   redirect: '/404',
+  //   name: '404PageRedirect',
+  // },
   // {
   //   path: '/:catchAll(.*)',
   //   redirect: '/404'