From ce5e84197b43dec8c01717b116cb77535ad3c91e Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 25 六月 2025 16:21:42 +0800
Subject: [PATCH] '登录注册'

---
 src/router/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/router/index.ts b/src/router/index.ts
index 40689c3..91e06ca 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -106,6 +106,7 @@
 }
 
 /** 璺敱鐧藉悕鍗� */
+// const whiteList = ["/login"];
 const whiteList = [];
 
 const { VITE_HIDE_HOME } = import.meta.env;

--
Gitblit v1.9.1