|
@ -109,15 +109,6 @@ export const moduleShujuRoutes = { |
|
|
title: "主入口布局", |
|
|
title: "主入口布局", |
|
|
}, |
|
|
}, |
|
|
children: [ |
|
|
children: [ |
|
|
{ |
|
|
|
|
|
path: "/home2", |
|
|
|
|
|
component: () => import("@/views/modules/home"), |
|
|
|
|
|
name: "home2", |
|
|
|
|
|
meta: { |
|
|
|
|
|
title: "主页2", |
|
|
|
|
|
isTab: false, |
|
|
|
|
|
}, |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
{ |
|
|
path: "/main-shuju/visual-basicinfo-people/:uid", |
|
|
path: "/main-shuju/visual-basicinfo-people/:uid", |
|
|
props: true, |
|
|
props: true, |
|
|