wangxl@jiinfo.cn hai 2 meses
pai
achega
87bcf15d11
Modificáronse 1 ficheiros con 1 adicións e 12 borrados
  1. 1 12
      src/router/routerList.js

+ 1 - 12
src/router/routerList.js

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