From 67093774e5afa29d167e240c414c86bd79ddbad7 Mon Sep 17 00:00:00 2001 From: wang_fan_w <2547096351@qq.com> Date: Sat, 20 Jul 2024 11:00:39 +0800 Subject: [PATCH] =?UTF-8?q?little:=20=E5=B0=8F=E6=9B=B4=E6=94=B9=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/route.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/route.ts b/src/router/route.ts index 4cd1312..9b6d049 100644 --- a/src/router/route.ts +++ b/src/router/route.ts @@ -725,7 +725,7 @@ export const dynamicRoutes: RouteRecordRaw[] = [ hide: false, keepAlive: true, affix: false, - link: "https://gitee.com/wang_fan_w", // 链接 + link: "https://gitee.com/wang_fan_w/SnowAdmin", // 链接 iframe: false, // 区分是否内链 true内链 false外链 roles: ["admin"], icon: "icon-menu",