tanxue 6 kuukautta sitten
vanhempi
commit
d62d0bc1e7
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      common/styles/global/pages.scss

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

@@ -161,8 +161,7 @@
 
 // 选择年级和学期
 .grades-terms-page{
-	width:100%;height:100vh; 
-	background-color: #43c1f6;
+	width:100%;height:100vh;background-color: #43c1f6;box-sizing: border-box;padding-top:var(--status-bar-height);
 	background-image: url("@/static/images/grade/grades-terms-bj.png");@include ezy-no-repeat-cover(top);
 	// padding-top: 52%;
 	position: relative;min-height: 1212rpx;