Browse Source

解决冲突

wangxl@jiinfo.cn 3 months ago
parent
commit
87bcf15d11
1 changed files with 1 additions and 12 deletions
  1. 1 12
      src/router/routerList.js

+ 1 - 12
src/router/routerList.js

@@ -105,18 +105,7 @@ export default [
       navActive: "profile",
       navActive: "profile",
       fullScreen: true
       fullScreen: true
     }
     }
-  }, {
+  },{
-    path: "/antibody",
-    name: "antibody",
-    component: () => import("@/view/antibody/index"),
-    hidden: true,
-    meta: {
-      pageTitle: "antibody",
-      chineseTitle: "抗体数据库",
-      navActive: "antibody",
-      fullScreen: false
-    }
-  }, {
     path: "/antibody",
     path: "/antibody",
     name: "antibody",
     name: "antibody",
     component: () => import("@/view/antibody/index"),
     component: () => import("@/view/antibody/index"),