|
@@ -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;
|