|
@@ -59,6 +59,40 @@
|
|
|
width:540rpx;height: 92rpx;text-align: center;line-height: 92rpx;color: #fff;margin-top: 36rpx;
|
|
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;
|
|
|
}
|
|
}
|
|
|
|
|
+
|
|
|
|
|
+ @include mediaSmall() {
|
|
|
|
|
+ .tel-close{width: 33rpx;height: 33rpx;right: 20rpx;top: 20rpx;}
|
|
|
|
|
+ .my-tel-content{width: 406rpx;height: 481rpx;padding: 65rpx 27rpx;}
|
|
|
|
|
+ .my-tel-title{font-size: 22rpx;margin-bottom: 21rpx;}
|
|
|
|
|
+ .yzm-row{padding-top: 23rpx;}
|
|
|
|
|
+ .my-input-box{
|
|
|
|
|
+ width: 351rpx;height: 57rpx;line-height: 57rpx;border-radius: 10rpx;
|
|
|
|
|
+ .my-input {font-size: 20rpx;padding: 0 14rpx;}
|
|
|
|
|
+ .uni-input-placeholder {font-size: 20rpx;}
|
|
|
|
|
+ .close-btn{width: 23rpx;height: 23rpx;margin-right: 20rpx;}
|
|
|
|
|
+ }
|
|
|
|
|
+ .get-yzm-btn{margin: 30rpx 0 21rpx;font-size: 20rpx;}
|
|
|
|
|
+ .yzm-tip{margin: 0 0 16rpx;font-size: 20rpx;}
|
|
|
|
|
+ .my-bind-btn{width: 351rpx;height: 60rpx;line-height: 60rpx;margin-top: 23rpx;font-size: 20rpx;}
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ @include mediaBig() {
|
|
|
|
|
+ .tel-close{width: 80rpx;height: 80rpx;right: 48rpx;top: 48rpx;}
|
|
|
|
|
+ .my-tel-content{width: 1000rpx;height: 1184rpx;padding: 160rpx 67rpx;}
|
|
|
|
|
+ .my-tel-title{font-size: 54rpx;margin-bottom: 51rpx;}
|
|
|
|
|
+ .yzm-row{padding-top: 58rpx;}
|
|
|
|
|
+ .my-input-box{
|
|
|
|
|
+ width: 864rpx;height: 141rpx;line-height: 141rpx;border-radius: 26rpx;
|
|
|
|
|
+ .my-input {font-size: 46rpx;padding: 0 35rpx;}
|
|
|
|
|
+ .uni-input-placeholder {font-size: 46rpx;}
|
|
|
|
|
+ .close-btn{width: 58rpx;height: 58rpx;margin-right: 48rpx;}
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ .get-yzm-btn{margin: 74rpx 0 51rpx;font-size: 46rpx;}
|
|
|
|
|
+
|
|
|
|
|
+ .yzm-tip{margin: 0 0 38rpx;font-size: 46rpx;}
|
|
|
|
|
+ .my-bind-btn{width: 864rpx;height: 147rpx;line-height: 147rpx;margin-top: 58rpx;font-size: 46rpx;}
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// 兑换码
|
|
// 兑换码
|