From bbb9bb8b9fa13db37afda776faac1bd1687395e0 Mon Sep 17 00:00:00 2001 From: KaneLeung Date: Mon, 1 Sep 2025 15:14:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=E5=90=8C=E6=AD=A5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=89=8D=E7=AB=AF=E9=BB=98=E8=AE=A4=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/.env.development b/Web/.env.development index 6607f248..9cf5f7b4 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -5,7 +5,7 @@ ENV = development VITE_API_URL = http://localhost:5005 # 登陆界面默认用户 -VITE_DEFAULT_USER = superadmin +VITE_DEFAULT_USER = superAdminNET # 登陆界面默认密码 VITE_DEFAULT_USER_PASSWORD = Admin.NET++010101 \ No newline at end of file