|
@@ -560,7 +560,7 @@
|
|
|
.ezy-exam-page{
|
|
|
width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
|
|
|
padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
- @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/exam/exam-shiti-bj.png");
|
|
|
+ @include ezy-no-repeat-cover(top);
|
|
|
.ezy-exam-swiper{
|
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;
|
|
|
uni-swiper-item{overflow: auto;}
|
|
@@ -584,7 +584,7 @@
|
|
|
.ezy-result-page{
|
|
|
width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
|
|
|
padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
- @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/exam/exam-shiti-bj.png");
|
|
|
+ @include ezy-no-repeat-cover(top);
|
|
|
.result-exam-swiper{
|
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;
|
|
|
uni-swiper-item{overflow: auto;}
|
|
@@ -656,7 +656,7 @@
|
|
|
.ezy-dajx-page{
|
|
|
width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
|
|
|
padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
- @include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/exam/exam-shiti-bj.png");
|
|
|
+ @include ezy-no-repeat-cover(top);
|
|
|
.shiti-frame-box{overflow-y: auto;}
|
|
|
.dajx-content-box{
|
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;overflow-y: auto;
|