@@ -374,10 +374,11 @@ $light_gray: #eee;
width: 100%;
height: 100%;
overflow: hidden;
- background-image: url("~@/assets/sheji/loginbg.png");
+ // background-image: url("~@/assets/sheji/loginbg.png");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
+ background: #ecf5ff;
background-size: cover;
.bg {
@@ -380,7 +380,7 @@ $light_gray: #f2f2f2;
line-height: 1;
text-align: center;
- background: #fff;
+ background: #ecf5ff;;
position: relative;
transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
// background-image: url("~@/assets/design/bg-pc.jpg");