From d152702b2805d8d4523b19b32a5faf5f4b399cfd Mon Sep 17 00:00:00 2001 From: "@user8949" Date: Fri, 14 Mar 2025 20:17:54 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=B7=BB=E5=8A=A0=E9=87=8D=E5=AE=9A?= =?UTF-8?q?=E5=90=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/config/home.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/config/home.ts b/src/router/config/home.ts index 957ed74..1dcdc58 100644 --- a/src/router/config/home.ts +++ b/src/router/config/home.ts @@ -12,6 +12,7 @@ export default [ }, { path: '/', + redirect: '/home', component: DefaultLayout, children: [ {