tanxue il y a 3 mois
Parent
commit
0d378e01f4
1 fichiers modifiés avec 6 ajouts et 7 suppressions
  1. 6 7
      common/styles/global/pages.scss

+ 6 - 7
common/styles/global/pages.scss

@@ -769,8 +769,7 @@
 // 我的页面
 .ezy-my-page{
 	width: 100%;height: 100vh;background-color: #00c5fe;position: relative;overflow: auto;
-	padding-top:var(--status-bar-height);padding-bottom: 150rpx;
-	@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
+	padding-top:var(--status-bar-height);@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/my/my-page-bj.png");
 	.my-head-box{
 		width: 100%;padding: 80rpx 24rpx 42rpx;box-sizing: border-box;display: flex;align-items: center;color: #fff;
 		.head-img-box{width: 154rpx;height: 154rpx;margin: 0 24rpx 0 12rpx;@include ezy-no-repeat-cover;}
@@ -813,10 +812,10 @@
 		.about-icon{background-image: url("@/static/images/my/list-icon5.png");}
 		.zhuxiao-icon{background-image: url("@/static/images/my/list-icon6.png");}
 	}
-	@media (max-height: 700px) {
-		.my-head-box{padding: 60rpx 24rpx 32rpx;}
+	@media (max-height: 736px) {
+		.my-head-box{padding: 46rpx 24rpx 16rpx;}
 		.my-list-box{
-			margin: 16rpx auto 0;
+			margin: 6rpx auto 0;
 			.list-row{padding: 24rpx 20rpx;}
 		}
 	}
@@ -1015,7 +1014,7 @@
 	}
 	
 	@media (max-height: 800px) {
-		min-height: 1400rpx;
+		min-height: 1346rpx;
 		.svip-login1,.svip-login2{width: 538rpx;height: 215rpx;margin: 0 auto;}
 		.svip-list-box{
 			margin: 0 auto;
@@ -1026,7 +1025,7 @@
 			.open-svip-btn{margin: 0 auto;}
 			}
 	}
-	@media (max-height: 700px) {
+	@media (max-height: 736px) {
 		min-height: 1250rpx;
 		.svip-login1,.svip-login2{width: 500rpx;height: 200rpx;margin: 0 auto;}
 		.svip-list-box{