From 19aef84d40fbe37b8ee49cdc14186261d8b928f5 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期三, 18 六月 2025 17:09:28 +0800 Subject: [PATCH] '路由配置' --- src/router/modules/home.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/modules/home.ts b/src/router/modules/home.ts index 93f13bc..382b61c 100644 --- a/src/router/modules/home.ts +++ b/src/router/modules/home.ts @@ -5,7 +5,7 @@ path: "/welcome", name: "Welcome", component: Layout, - redirect: "/welcome", + // redirect: "/welcome", meta: { icon: "ep/home-filled", title: "棣栭〉", -- Gitblit v1.9.1