“kiaimi 3 年之前
父节点
当前提交
f25336d57f
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/router/index.js

+ 6 - 6
src/router/index.js

@@ -60,12 +60,12 @@ export const constantRoutes = [
     ]
   },
 
-  // 404 page must be placed at the end !!!
-  {
-    path: '*',
-    redirect: '/404',
-    hidden: true
-  }
+  // // 404 page must be placed at the end !!!
+  // {
+  //   path: '*',
+  //   redirect: '/404',
+  //   hidden: true
+  // }
 ];
 
 // TODO 上方菜单搬运下方,在meta追加roles