Merge branch 'master' of https://e.coding.net/ctcdevteam/ehs/ehs_web
This commit is contained in:
commit
adc8965199
|
@ -67,8 +67,6 @@ export default {
|
|||
visitorsdialog: false,
|
||||
visitorform: {},
|
||||
form: {
|
||||
user: "admin",
|
||||
password: "admin",
|
||||
autologin: false,
|
||||
},
|
||||
rules: {
|
||||
|
|
|
@ -241,7 +241,7 @@ export default {
|
|||
}
|
||||
|
||||
.login_adv {
|
||||
width: 40%;
|
||||
width: 50%;
|
||||
background-color: #555;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
|
|
Loading…
Reference in New Issue