style: 快速开站系统admin密码默认Abcd@1234..
This commit is contained in:
@@ -44,7 +44,7 @@ const state: StateType = reactive({
|
||||
open: appStore.i18nOpen,
|
||||
openOld: appStore.i18nOpen,
|
||||
username: 'admin',
|
||||
password: 'Abcd1234..',
|
||||
password: 'Abcd@1234..',
|
||||
});
|
||||
|
||||
// LOGO地址
|
||||
|
||||
Reference in New Issue
Block a user