opt:登录页面调整

This commit is contained in:
2026-01-27 10:25:24 +08:00
parent 2140b652ce
commit a650046f56
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
lms/nladmin-system/~/file/log/
*.log

View File

@@ -76,8 +76,8 @@ export default {
codeUrl: '',
cookiePass: '',
loginForm: {
username: 'admin',
password: '123456',
username: '',
password: '',
rememberMe: false,
code: '',
uuid: ''