|
|
@@ -649,7 +649,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.back-width {
|
|
|
- background-color: #2F79F6;
|
|
|
+ background-color: #CBD1D1;
|
|
|
position: fixed;
|
|
|
margin: auto;
|
|
|
left: 0;
|
|
|
@@ -662,7 +662,7 @@ export default {
|
|
|
|
|
|
.login-body {
|
|
|
|
|
|
- background: url("../assets/img/tian.png") no-repeat left 50%;
|
|
|
+ background: url("../assets/img/gflogin.jpg") no-repeat left 50%;
|
|
|
font-family: 'Open Sans', sans-serif;
|
|
|
background-color: #2469E8;
|
|
|
background-size: cover;
|
|
|
@@ -679,7 +679,7 @@ export default {
|
|
|
left: -400px;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
- width: 899px;
|
|
|
+ width: 800px;
|
|
|
height: 550px;
|
|
|
/*
|
|
|
top: 0;
|