@@ -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"),