tanxue пре 8 месеци
родитељ
комит
24afb09244
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      common/styles/global/pages.scss

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

@@ -768,8 +768,8 @@
 	
 // 我的页面
 .ezy-my-page{
-	width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
-	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
+	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");
 	.my-head-box{
 		width: 100%;padding: 80rpx 24rpx 42rpx;box-sizing: border-box;display: flex;align-items: center;color: #fff;
@@ -1015,7 +1015,7 @@
 	}
 	
 	@media (max-height: 800px) {
-		min-height: 1346rpx;
+		min-height: 1400rpx;
 		.svip-login1,.svip-login2{width: 538rpx;height: 215rpx;margin: 0 auto;}
 		.svip-list-box{
 			margin: 0 auto;