|
|
@@ -3,7 +3,7 @@
|
|
|
.phone-login-page{
|
|
|
width:100%;height:100vh; background-color: #fff;position: relative;
|
|
|
.login-wrap-box{
|
|
|
- width:100%;height: 1283rpx;background-image: url("@/static/images/login/login-bj-img.png");@include ezy-no-repeat-cover(top);
|
|
|
+ width:100%;height: 1283rpx;@include ezy-no-repeat-cover(top);
|
|
|
position: absolute;top:0;
|
|
|
}
|
|
|
.bjcx-head-box{width: 100%;text-align: center;margin-bottom: 100rpx;
|