|
@@ -741,6 +741,7 @@
|
|
width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
|
|
width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
|
|
background-image: url("@/static/images/course/video-finish-bj.png");
|
|
background-image: url("@/static/images/course/video-finish-bj.png");
|
|
margin-bottom: 20%;position: relative;
|
|
margin-bottom: 20%;position: relative;
|
|
|
|
+ .text-score{display: none;}
|
|
.return-btn,.continue-btn{width: 115.38rpx;height: 135rpx;@include ezy-no-repeat-cover;margin: 0 36rpx;}
|
|
.return-btn,.continue-btn{width: 115.38rpx;height: 135rpx;@include ezy-no-repeat-cover;margin: 0 36rpx;}
|
|
.course-btn-box{position: absolute;bottom: 200rpx;display: flex;left: 50%;transform: translateX(-50%);}
|
|
.course-btn-box{position: absolute;bottom: 200rpx;display: flex;left: 50%;transform: translateX(-50%);}
|
|
.return-btn{background-image: url("@/static/images/course/fh-btn.png");}
|
|
.return-btn{background-image: url("@/static/images/course/fh-btn.png");}
|