2
0

fix: 默认演示123456为普通用户

This commit is contained in:
TsMask
2024-12-03 11:46:22 +08:00
parent cbd6ffb334
commit 77338dca48

View File

@@ -20,7 +20,7 @@ const codeImg = ref('');
getCheckCode();
const model = reactive({
username: 'superuser',
username: '123456',
password: '123456',
code: '',
uuid: '',