|
@@ -899,13 +899,13 @@
|
|
.tel-close{width: 50rpx;height: 50rpx;@include ezy-no-repeat-cover;position: absolute;right: 30rpx;top: 30rpx;
|
|
.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");}
|
|
background-image: url("@/static/images/common/close-icon.png");}
|
|
.my-tel-content{
|
|
.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;
|
|
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;}
|
|
.my-tel-title{font-size: 40rpx;color: #333;text-align:center;margin-bottom: 24rpx;}
|
|
.tel-row{border-bottom: 1px dashed #70cbf4;}
|
|
.tel-row{border-bottom: 1px dashed #70cbf4;}
|
|
- .yzm-row{padding-top: 24rpx;}
|
|
|
|
|
|
+ .yzm-row{padding-top: 32rpx;}
|
|
/***** 输入手机号页面*****/
|
|
/***** 输入手机号页面*****/
|
|
.my-input-box{
|
|
.my-input-box{
|
|
width:500rpx;height: 88rpx;box-sizing: border-box;
|
|
width:500rpx;height: 88rpx;box-sizing: border-box;
|
|
@@ -917,24 +917,13 @@
|
|
background-image: url("@/static/images/login/login-close-icon.png");flex-shrink: 0;}
|
|
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;}
|
|
.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{
|
|
.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;
|
|
background-image: url("@/static/images/my/my-tel-btn.png");@include ezy-no-repeat-cover;
|
|
}
|
|
}
|
|
}
|
|
}
|