|
@@ -627,8 +627,12 @@
|
|
|
width: 750rpx;height: 1250rpx;margin-bottom: 24%;position: relative;
|
|
|
@include ezy-no-repeat-cover;
|
|
|
.score-content-box{
|
|
|
- position: absolute;top: 746rpx;left: 200rpx;word-spacing: 18rpx;
|
|
|
+ position: absolute;top: 700rpx;left: 200rpx;word-spacing: 18rpx;
|
|
|
font-size: 38rpx;font-weight: 800; color: #000;
|
|
|
+ icon{width: 48rpx;height: 48rpx;@include ezy-no-repeat-cover;margin: 0 6rpx;}
|
|
|
+ .right-error-row{display: flex;align-items: center;}
|
|
|
+ .right-icon{background-image: url("@/static/images/exam/score-right-icon.png");}
|
|
|
+ .error-icon{background-image: url("@/static/images/exam/score-error-icon.png");margin-left:56rpx;}
|
|
|
.text-red{color: #ff6500;margin: 0 8rpx;}
|
|
|
.text-score{
|
|
|
width: 160rpx;font-size: 82rpx;font-weight: 800;color: #ff6701;
|
|
@@ -644,11 +648,11 @@
|
|
|
}
|
|
|
|
|
|
.score-study-dialog{
|
|
|
- background-image: url("@/static/images/exam/score-bj.png");
|
|
|
+ background-image: url("@/static/images/exam/score-bj.gif");
|
|
|
.score-btn-box{bottom: 0;}
|
|
|
}
|
|
|
.score-finish-dialog{
|
|
|
- background-image: url("@/static/images/exam/score-finish-bj.png");
|
|
|
+ background-image: url("@/static/images/exam/score-finish-bj.gif");
|
|
|
.score-btn-box{bottom: 220rpx;}
|
|
|
}
|
|
|
|
|
@@ -899,13 +903,13 @@
|
|
|
.tel-close{width: 50rpx;height: 50rpx;@include ezy-no-repeat-cover;position: absolute;right: 30rpx;top: 30rpx;
|
|
|
background-image: url("@/static/images/common/close-icon.png");}
|
|
|
.my-tel-content{
|
|
|
- width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 56rpx 62rpx;
|
|
|
+ width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 100rpx 62rpx;
|
|
|
background-image: url("@/static/images/my/my-tel-bj.png");@include ezy-no-repeat-cover;position: relative;
|
|
|
|
|
|
}
|
|
|
.my-tel-title{font-size: 40rpx;color: #333;text-align:center;margin-bottom: 24rpx;}
|
|
|
.tel-row{border-bottom: 1px dashed #70cbf4;}
|
|
|
- .yzm-row{padding-top: 24rpx;}
|
|
|
+ .yzm-row{padding-top: 32rpx;}
|
|
|
/***** 输入手机号页面*****/
|
|
|
.my-input-box{
|
|
|
width:500rpx;height: 88rpx;box-sizing: border-box;
|
|
@@ -917,24 +921,13 @@
|
|
|
background-image: url("@/static/images/login/login-close-icon.png");flex-shrink: 0;}
|
|
|
}
|
|
|
|
|
|
- // 滑块
|
|
|
- .nc-container{
|
|
|
- position: unset;padding: 24rpx 0 36rpx;box-sizing: border-box;
|
|
|
- .nc_wrapper{width: 100%!important;}
|
|
|
- .nc_iconfont.btn_ok{font-family: unset;font-size: 0;}
|
|
|
- .nc_iconfont.btn_ok::before{content: '';width: 20px;height:20px;display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
|
|
|
- @include ezy-no-repeat-cover;background-image: url("@/static/images/login/slider-right-icon.png");z-index: 4;}
|
|
|
- }
|
|
|
-
|
|
|
- .get-yzm-btn{color: #3b73bf;margin-bottom: 16rpx;font-size: 25rpx;}
|
|
|
+ .get-yzm-btn{color: #3b73bf;margin:24rpx 0 36rpx;font-size: 25rpx;}
|
|
|
.get-yzm-disabled{color: #666;}
|
|
|
|
|
|
- .yzm-tip{
|
|
|
- color: #3b73bf;margin:0 0 16rpx;font-size: 25rpx;
|
|
|
- }
|
|
|
+ .yzm-tip{color: #3b73bf;margin:0 0 24rpx;font-size: 25rpx;}
|
|
|
|
|
|
.my-bind-btn{
|
|
|
- width:500rpx;height: 88rpx;text-align: center;line-height: 88rpx;color: #fff;margin-top: 16rpx;
|
|
|
+ width:500rpx;height: 88rpx;text-align: center;line-height: 88rpx;color: #fff;margin-top: 24rpx;
|
|
|
background-image: url("@/static/images/my/my-tel-btn.png");@include ezy-no-repeat-cover;
|
|
|
}
|
|
|
}
|