Browse Source

样式修改

tanxue 5 tháng trước cách đây
mục cha
commit
f80fbeac26
1 tập tin đã thay đổi với 13 bổ sung5 xóa
  1. 13 5
      common/styles/global/pages.scss

+ 13 - 5
common/styles/global/pages.scss

@@ -88,6 +88,7 @@
 	  .cxfs-btn{margin: 12rpx auto 20rpx;}
 	}
 	@media (max-height: 600px) {
+		.bottom-btn-box{bottom:5%;}
 		.login-btn{margin-top: 36rpx;}
 		.ezy-login-wrap{height: 1360rpx;position: relative;}
 	}
@@ -95,13 +96,15 @@
 
 // 用户协议弹窗
 .agree-sections-dialog{
-	width: 635rpx;height: 702rpx;padding: 360rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;
+	width: 635rpx;height: 702rpx;padding: 360rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
 	background-image: url("@/static/images/login/agree-dialog-bj.png");@include ezy-no-repeat-cover;
 	.agree-title{color:#666;font-size: 32rpx;font-weight: 600;}
 	.agree-tip{color:#777;font-size: 28rpx;margin-top: 30rpx;}
 	.confirm-btn{width: 538rpx;height: 85rpx;@include ezy-no-repeat-cover;margin: 46rpx auto 0;
 	background-image: url("@/static/images/login/agree-confirm-btn.png");}
 	.not-confirm-btn{color:#888;font-size: 32rpx;padding: 16rpx 0;display: inline-block;}
+	@media (max-height: 700px) {margin-bottom: 16%;}
+	@media (max-height: 600px) {margin-bottom: 0;}
 }
 // 用户协议详情弹窗
 .agree-content-dialog{
@@ -132,7 +135,7 @@
 	position: fixed;display: flex;flex-direction: column;top: 0;left: 0;bottom:0;right: 0;
 	justify-content: center;align-items: center;
 	.slider-check-content{
-		width: 635rpx;height: 702rpx;padding: 360rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;
+		width: 635rpx;height: 702rpx;padding: 360rpx 36rpx 42rpx;box-sizing: border-box;text-align: center;margin-bottom: 26%;
 		background-image: url("@/static/images/login/agree-dialog-bj.png");@include ezy-no-repeat-cover;
 	}
 	.slider-check-title{color:#666;font-size: 32rpx;font-weight: 600;}
@@ -140,11 +143,16 @@
 	.slider-check-btn{color:#888;font-size: 32rpx;padding: 16rpx 0;display: inline-block;}
 	.btn-click{color:#666;}
 	#yzm-slider{
-		margin: 32rpx 0;position: unset;
-		// #nc_1_wrapper{width: 100%;}
+		margin: 32rpx 0 20rpx;position: unset;
+		#nc_1_wrapper{width: 100%;}
 		}
 	.slider-tip-red{color: red;}
-	
+	@media (max-height: 700px) {
+		.slider-check-content{margin-bottom: 16%;}
+	}
+	@media (max-height: 600px) {
+		.slider-check-content{margin-bottom: 0;}
+	}
 }
 
 // 选择年级和学期