From 271361c3aac3a872728d3b1424bc0d736e0985b2 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期二, 24 六月 2025 15:00:56 +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