From 160a239668f46025c35f5475309469f1c7468f3a Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 21 Oct 2024 11:10:32 +0800 Subject: [PATCH] fix --- src/router/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/router/index.ts b/src/router/index.ts index 04328ba5..77a88baa 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -11,8 +11,8 @@ const routes: Array = [ { path: "/", // redirect重定向 - // redirect: "/Square" - redirect: "/upgrade" + redirect: "/Square" + // redirect: "/upgrade" }, {