From 0472447cf4db62c0455494f80fa602e7e5461cd2 Mon Sep 17 00:00:00 2001 From: YUJT Date: Sun, 24 Apr 2022 09:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E4=B8=BB=E5=85=A5=E5=8F=A3?= =?UTF-8?q?=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index fe3c089d..c48ca4ed 100644 --- a/src/router/index.js +++ b/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: "主入口布局",