Bladeren bron

样式修改

tanxue 1 maand geleden
bovenliggende
commit
f835ef5a09
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      common/styles/global/pages.scss

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

@@ -783,7 +783,7 @@
 	
 // 我的页面
 .ezy-my-page{
-	width: 100%;height: 100vh;min-height: 1688rpx;background-color: #00c5fe;position: relative;overflow: auto;
+	width: 100%;height: 100vh;min-height: 1800rpx;background-color: #00c5fe;position: relative;overflow: auto;
 	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;
@@ -831,7 +831,7 @@
 		.yszc-icon{background-image: url("@/static/images/my/list-icon7.png");}
 	}
 	@media (max-height: 736px) {
-		min-height: 1462rpx;
+		min-height: 1500rpx;
 		.my-head-box{padding: 46rpx 24rpx 16rpx;}
 		.my-list-box{
 			margin: 6rpx auto 0;