移除登录页默认账号密码

This commit is contained in:
wkc
2026-04-03 10:45:58 +08:00
parent 541969a837
commit 1e9340bbda
3 changed files with 46 additions and 2 deletions

View File

@@ -75,8 +75,8 @@ export default {
footerContent: defaultSettings.footerContent,
codeUrl: "",
loginForm: {
username: "admin",
password: "admin123",
username: "",
password: "",
rememberMe: false,
code: "",
uuid: ""