|
@@ -108,7 +108,7 @@
|
|
|
|
|
|
|
|
// 用户协议弹窗
|
|
// 用户协议弹窗
|
|
|
.agree-sections-dialog{
|
|
.agree-sections-dialog{
|
|
|
- width: 700rpx;height: 490rpx;padding: 90rpx 0 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
|
|
|
|
|
|
|
+ width: 700rpx;height: 490rpx;padding: 80rpx 0 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
|
|
|
background-image: url("@/static/images/login/agree-dialog-bg.png");@include ezy-no-repeat-cover;
|
|
background-image: url("@/static/images/login/agree-dialog-bg.png");@include ezy-no-repeat-cover;
|
|
|
.agree-title{color:#111;font-size: 40rpx;}
|
|
.agree-title{color:#111;font-size: 40rpx;}
|
|
|
.agree-tip{color:#666;font-size: 30rpx;margin-top: 46rpx;}
|
|
.agree-tip{color:#666;font-size: 30rpx;margin-top: 46rpx;}
|
|
@@ -1073,48 +1073,49 @@
|
|
|
|
|
|
|
|
// 绑定手机号弹窗
|
|
// 绑定手机号弹窗
|
|
|
.my-tel-dialog{
|
|
.my-tel-dialog{
|
|
|
- background-color: rgba(255, 255, 255, 0.6);
|
|
|
|
|
|
|
+ background-color: rgba(0,0,0, 0.76);
|
|
|
position: fixed;display: flex;flex-direction: column;top: 0;left: 0;bottom:0;right: 0;
|
|
position: fixed;display: flex;flex-direction: column;top: 0;left: 0;bottom:0;right: 0;
|
|
|
- justify-content: center;align-items: center;
|
|
|
|
|
|
|
+ justify-content: center;align-items: center;z-index: 3;
|
|
|
.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: 100rpx 62rpx;
|
|
|
|
|
|
|
+ width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 100rpx 42rpx;
|
|
|
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: 32rpx;}
|
|
|
.tel-row{border-bottom: 1px dashed #70cbf4;}
|
|
.tel-row{border-bottom: 1px dashed #70cbf4;}
|
|
|
- .yzm-row{padding-top: 32rpx;}
|
|
|
|
|
|
|
+ .yzm-row{padding-top: 36rpx;}
|
|
|
/***** 输入手机号页面*****/
|
|
/***** 输入手机号页面*****/
|
|
|
.my-input-box{
|
|
.my-input-box{
|
|
|
- width:500rpx;height: 88rpx;box-sizing: border-box;
|
|
|
|
|
- display: flex;align-items: center;
|
|
|
|
|
- background-image: url("@/static/images/my/my-tel-input.png");@include ezy-no-repeat-cover;
|
|
|
|
|
- .my-input {font-size: 32rpx;padding: 0 22rpx;box-sizing: border-box;color: #fff;flex: 1;}
|
|
|
|
|
- .uni-input-placeholder {font-size: 25rpx;color: #ffffffd9;}
|
|
|
|
|
|
|
+ width:540rpx;height: 88rpx;line-height: 88rpx;box-sizing: border-box;
|
|
|
|
|
+ display: flex;align-items: center;border: 1rpx solid #e3e3e3;border-radius: 16rpx;
|
|
|
|
|
+ @include ezy-no-repeat-cover;
|
|
|
|
|
+ .my-input {font-size: 32rpx;padding: 0 22rpx;box-sizing: border-box;color: #666;flex: 1;}
|
|
|
|
|
+ .uni-input-placeholder {font-size: 32rpx;color: #ccc;}
|
|
|
.close-btn{width: 36rpx;height: 36rpx;margin-right: 30rpx;@include ezy-no-repeat-cover;
|
|
.close-btn{width: 36rpx;height: 36rpx;margin-right: 30rpx;@include ezy-no-repeat-cover;
|
|
|
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;}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- .get-yzm-btn{color: #3b73bf;margin:24rpx 0 36rpx;font-size: 25rpx;}
|
|
|
|
|
|
|
+ .get-yzm-btn{color: #3b73bf;margin:46rpx 0 32rpx;font-size: 32rpx;}
|
|
|
.get-yzm-disabled{color: #666;}
|
|
.get-yzm-disabled{color: #666;}
|
|
|
|
|
|
|
|
.yzm-tip{color: #3b73bf;margin:0 0 24rpx;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: 24rpx;
|
|
|
|
|
|
|
+ width:540rpx;height: 92rpx;text-align: center;line-height: 92rpx;color: #fff;margin-top: 36rpx;
|
|
|
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;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 兑换码
|
|
// 兑换码
|
|
|
.duihuan-dialog{
|
|
.duihuan-dialog{
|
|
|
|
|
+ .tip-content-box{padding: 42rpx 42rpx;}
|
|
|
.duihuan-input{
|
|
.duihuan-input{
|
|
|
- width:465rpx;height: 82rpx;box-sizing: border-box;padding: 0 18rpx;
|
|
|
|
|
- display: flex;align-items: center;margin: 0 auto;
|
|
|
|
|
- background-image: url("@/static/images/my/my-tel-input.png");@include ezy-no-repeat-cover;
|
|
|
|
|
- .uni-input-placeholder {font-size: 25rpx;color: #ffffffd9;}
|
|
|
|
|
|
|
+ width:540rpx;height: 88rpx;line-height: 88rpx;box-sizing: border-box;
|
|
|
|
|
+ display: flex;align-items: center;margin: 0 auto;color: #666;
|
|
|
|
|
+ border: 1rpx solid #e3e3e3;border-radius: 16rpx;font-size: 32rpx;
|
|
|
|
|
+ .uni-input-placeholder {font-size: 32rpx;color: #ccc;}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -1853,9 +1854,6 @@
|
|
|
position: absolute;bottom: 12rpx;right: 12rpx;
|
|
position: absolute;bottom: 12rpx;right: 12rpx;
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
- .item-play-btn:active{
|
|
|
|
|
- transform: rotate(180deg);
|
|
|
|
|
- }
|
|
|
|
|
.item-play-btn::before{
|
|
.item-play-btn::before{
|
|
|
content: '';width: 46rpx;height: 48rpx;display: block;
|
|
content: '';width: 46rpx;height: 48rpx;display: block;
|
|
|
background-image: url("@/static/images/xuanke/xbb-item-jt.png");@include ezy-no-repeat-cover;
|
|
background-image: url("@/static/images/xuanke/xbb-item-jt.png");@include ezy-no-repeat-cover;
|