This commit is contained in:
shijing 2025-02-13 11:02:30 +08:00
commit adc8965199
2 changed files with 1 additions and 3 deletions

View File

@ -67,8 +67,6 @@ export default {
visitorsdialog: false,
visitorform: {},
form: {
user: "admin",
password: "admin",
autologin: false,
},
rules: {

View File

@ -241,7 +241,7 @@ export default {
}
.login_adv {
width: 40%;
width: 50%;
background-color: #555;
background-size: cover;
background-position: center center;