diff --git a/src/router/index.js b/src/router/index.js index 8895ffb6..81ca73ed 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -109,15 +109,6 @@ export const moduleShujuRoutes = { title: "主入口布局", }, children: [ - { - path: "/home2", - component: () => import("@/views/modules/home"), - name: "home2", - meta: { - title: "主页2", - isTab: false, - }, - }, { path: "/main-shuju/visual-basicinfo-people/:uid", props: true,