style: 快速开站系统admin密码默认Abcd@1234..

This commit is contained in:
TsMask
2024-06-26 21:09:30 +08:00
parent 525854604f
commit 2f651b5d1f

View File

@@ -44,7 +44,7 @@ const state: StateType = reactive({
open: appStore.i18nOpen,
openOld: appStore.i18nOpen,
username: 'admin',
password: 'Abcd1234..',
password: 'Abcd@1234..',
});
// LOGO地址