From fe873a34721a5929ad7118c2c471526fad7f31af Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Thu, 4 Jul 2024 09:34:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/index.js b/src/router/index.js index 943e6b0..f64ab75 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -32,6 +32,7 @@ export const constantRoutes = [ // }, + { path: '/index', component: Layout,