From 2f651b5d1fcc97f5499f59d1c8d97cd23909f282 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Wed, 26 Jun 2024 21:09:30 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=BF=AB=E9=80=9F=E5=BC=80=E7=AB=99?= =?UTF-8?q?=E7=B3=BB=E7=BB=9Fadmin=E5=AF=86=E7=A0=81=E9=BB=98=E8=AE=A4Abcd?= =?UTF-8?q?@1234..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/quick-start/components/SystemConfig.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/quick-start/components/SystemConfig.vue b/src/views/system/quick-start/components/SystemConfig.vue index 64f5d613..627e04c9 100644 --- a/src/views/system/quick-start/components/SystemConfig.vue +++ b/src/views/system/quick-start/components/SystemConfig.vue @@ -44,7 +44,7 @@ const state: StateType = reactive({ open: appStore.i18nOpen, openOld: appStore.i18nOpen, username: 'admin', - password: 'Abcd1234..', + password: 'Abcd@1234..', }); // LOGO地址