|
|
@@ -382,29 +382,31 @@
|
|
|
margin-left: 16rpx;font-size: 22rpx;
|
|
|
}
|
|
|
}
|
|
|
- .bd-btn{width: 671rpx;height: 53rpx;line-height: 53rpx;font-size: 22rpx;font-weight: normal;margin: 55rpx auto 0;}
|
|
|
+ .bd-btn{width: 672rpx;height: 53rpx;line-height: 53rpx;font-size: 22rpx;font-weight: normal;
|
|
|
+ margin: 55rpx auto 0;@include ezy-no-repeat-contain();}
|
|
|
.login-btn-normal.bd-btn{background-image: url("@/static/images/pad/common/btn-bj.png");}
|
|
|
+ .login-btn-disabled.bd-btn{background-image: url("@/static/images/pad/common/btn-bj-disabled.png");}
|
|
|
}
|
|
|
|
|
|
- @include mediaBig() {
|
|
|
- .bind-tel-body{padding: 58rpx;}
|
|
|
- .tel-input{
|
|
|
- width: 1800rpx;height: 160rpx;border-radius: 26rpx;
|
|
|
- .phone-input {font-size: 54rpx;padding: 0 48rpx;}
|
|
|
- .uni-input-placeholder {font-size: 54rpx;}
|
|
|
- .close-btn{width: 67rpx;height: 67rpx;margin-right: 48rpx;}
|
|
|
- }
|
|
|
- .yzm-row{
|
|
|
- width: 1800rpx;margin: 58rpx auto 0;
|
|
|
- .yzm-btn{
|
|
|
- width: 432rpx;height: 160rpx;line-height: 160rpx;
|
|
|
- margin-left: 32rpx;font-size: 54rpx;
|
|
|
- }
|
|
|
- }
|
|
|
- .bd-btn{
|
|
|
- width: 1800rpx;height: 142rpx;line-height: 142rpx;font-size: 54rpx;margin: 134rpx auto 0;
|
|
|
+ @include mediaBig() {
|
|
|
+ .bind-tel-body{padding: 58rpx;}
|
|
|
+ .tel-input{
|
|
|
+ width: 1800rpx;height: 160rpx;border-radius: 26rpx;
|
|
|
+ .phone-input {font-size: 54rpx;padding: 0 48rpx;}
|
|
|
+ .uni-input-placeholder {font-size: 54rpx;}
|
|
|
+ .close-btn{width: 67rpx;height: 67rpx;margin-right: 48rpx;}
|
|
|
+ }
|
|
|
+ .yzm-row{
|
|
|
+ width: 1800rpx;margin: 58rpx auto 0;
|
|
|
+ .yzm-btn{
|
|
|
+ width: 432rpx;height: 160rpx;line-height: 160rpx;
|
|
|
+ margin-left: 32rpx;font-size: 54rpx;
|
|
|
}
|
|
|
}
|
|
|
+ .bd-btn{
|
|
|
+ width: 1800rpx;height: 142rpx;line-height: 142rpx;font-size: 54rpx;margin: 134rpx auto 0;
|
|
|
+ }
|
|
|
+ }
|
|
|
|
|
|
}
|
|
|
|
|
|
@@ -685,7 +687,7 @@
|
|
|
}
|
|
|
.dagang-content-box::before{
|
|
|
content: '';width: 750rpx;height: 193rpx;display: block;@include ezy-no-repeat-cover;
|
|
|
- background-image: url("@/static/images/common/xuexi/dagang-img.png");
|
|
|
+ background-image: url("@/static/images/phone/xuexi/dagang-img.png");
|
|
|
position: absolute;top: -138rpx;left: 0;z-index: 1;
|
|
|
}
|
|
|
|
|
|
@@ -727,7 +729,8 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
- .dagang-content-box::before{width: 749rpx;height: 192rpx;top: -140rpx;}
|
|
|
+ .dagang-content-box::before{width: 747rpx;height: 183rpx;top: -140rpx;
|
|
|
+ background-image: url("@/static/images/pad/xuexi/dagang-img.png");}
|
|
|
}
|
|
|
|
|
|
@include mediaBig() {
|