Browse Source

还原主入口路由

shibei_master
YUJT 3 years ago
parent
commit
0472447cf4
  1. 2
      src/router/index.js

2
src/router/index.js

@ -70,7 +70,7 @@ export const moduleRoutes = {
component: () => import("@/views/main"),
name: "main",
redirect: {
path: "/main/shequ-indexNew",
path: "/main/shequ-index",
},
meta: {
title: "主入口布局",

Loading…
Cancel
Save