|
@@ -235,6 +235,15 @@
|
|
}
|
|
}
|
|
|
|
|
|
//地图页
|
|
//地图页
|
|
|
|
+.ezy-study-swiper{height: 100vh;overflow-y: auto;}
|
|
|
|
+.ezy-study-swiper1{
|
|
|
|
+ @media (max-height: 700px) {min-height: 1260rpx;}
|
|
|
|
+ @media (max-height: 600px) {min-height:1200rpx;}
|
|
|
|
+}
|
|
|
|
+.ezy-study-swiper2{
|
|
|
|
+ @media (max-height: 800px) {min-height:1500rpx;}
|
|
|
|
+ @media (max-height: 700px) {min-height:1350rpx;}
|
|
|
|
+}
|
|
.ezy-study-page{
|
|
.ezy-study-page{
|
|
width:100%;height: 100vh;display: flex;flex-direction: column;
|
|
width:100%;height: 100vh;display: flex;flex-direction: column;
|
|
box-sizing: border-box;padding-top:var(--status-bar-height);justify-content: center;position: relative;
|
|
box-sizing: border-box;padding-top:var(--status-bar-height);justify-content: center;position: relative;
|
|
@@ -250,6 +259,7 @@
|
|
.zhong-e-img{background-image: url("@/static/images/study/animal-img3.gif");}
|
|
.zhong-e-img{background-image: url("@/static/images/study/animal-img3.gif");}
|
|
.da-e-img{background-image: url("@/static/images/study/animal-img4.gif");}
|
|
.da-e-img{background-image: url("@/static/images/study/animal-img4.gif");}
|
|
}
|
|
}
|
|
|
|
+
|
|
// 数学
|
|
// 数学
|
|
.ezy-shuxue-study-page{
|
|
.ezy-shuxue-study-page{
|
|
@include ezy-no-repeat-cover(top);background-color: #43c1f6;background-image: url("@/static/images/study/shuxue/study-shuxue-bj.png");
|
|
@include ezy-no-repeat-cover(top);background-color: #43c1f6;background-image: url("@/static/images/study/shuxue/study-shuxue-bj.png");
|