tanxue 3 nedēļas atpakaļ
vecāks
revīzija
3050e00975
1 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. 5 5
      common/styles/global/pages.scss

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

@@ -716,7 +716,7 @@
 	.form-textarea-box{width: 100%;height: 160rpx;padding: 10rpx;border: 1rpx solid #e5e5e5;border-radius: 4px;}
 	.agree-section-box{
 		background-color: #fff;padding: 30rpx;font-size: 28rpx;
-		.phone-green-btn{font-size: 28rpx;margin: 20rpx 8rpx 36rpx;}
+		.phone-green-btn{font-size: 28rpx;margin: 20rpx auto 36rpx;width: 36%;}
 	}
 	.flex-start-row{
 		align-items: flex-start;
@@ -759,11 +759,11 @@
 	.zpzl-open-box,.zpzl-close-box{
 		padding-bottom: 20rpx;
 		.gdzl-row{width:100%;border-top: 1rpx solid #f8f9fd;border-bottom: 1rpx solid #f8f9fd;
-		line-height:60rpx;font-size: 30rpx;color: #333;background-color: #fff;
-		display: flex;justify-content: space-between;align-items: center;
+		line-height:60rpx;font-size: 30rpx;color: #3fd2a1;background-color: #fff;
+		display: flex;justify-content: center;align-items: center;
 		box-sizing: border-box;padding:20rpx 20rpx 20rpx 42rpx;    
-		icon{width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover();
-		background-image: url("@/static/images/common/nav-bar-jt-bottom.svg");}
+		icon{width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover();margin-left: 20rpx;
+		background-image: url("@/static/images/common/nav-bar-jt-bottom-green.svg");}
 		}
 	}
 	.zpzl-open-box{