Browse Source

pad样式修改

tanxue 2 weeks ago
parent
commit
6dd9b3ea4f

+ 9 - 9
common/styles/global/pages.scss

@@ -2,7 +2,7 @@
 // 课程完成
 // 课程完成
 .course-finish-dialog{
 .course-finish-dialog{
 	width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
 	width: 750rpx;height: 1250rpx;@include ezy-no-repeat-cover;
-	background-image: url("@/static/images/common/exam/video-finish-bj.png");
+	background-image: url("@/static/images/phone/common/video-finish-bj.png");
 	margin-bottom: 20%;position: relative;
 	margin-bottom: 20%;position: relative;
 	.text-score{display: none;}
 	.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;}
@@ -11,16 +11,16 @@
 	.continue-btn{background-image: url("@/static/images/common/exam/jx-btn.png");}
 	.continue-btn{background-image: url("@/static/images/common/exam/jx-btn.png");}
 	@media (max-height: 600px) {margin-bottom: 40%;}
 	@media (max-height: 600px) {margin-bottom: 40%;}
 	@include mediaSmall() {
 	@include mediaSmall() {
-			width: 488rpx;height: 813rpx;margin:0 auto 20%;
-			.return-btn,.continue-btn{width: 75rpx;height: 88rpx;margin: 0 23rpx;}
-			.course-btn-box{bottom: 130rpx;}
-		}
+		width: 749rpx;height: 1078rpx;margin:0 auto 20%;
+		background-image: url("@/static/images/pad/common/video-finish-bj.png");
+		.return-btn,.continue-btn{width: 95rpx;height: 108rpx;margin: 0 23rpx;}
+		.course-btn-box{bottom: 200rpx;}
+	}
 
 
 	@include mediaBig() {
 	@include mediaBig() {
-		width: 1200rpx;height: 2000rpx;margin-bottom: 20%;
-
-		.return-btn,.continue-btn{width: 185rpx;height: 216rpx;margin: 0 58rpx;}
-		.course-btn-box{bottom: 320rpx;}
+		width: 1870rpx;height: 2496rpx;margin-bottom: 20%;
+		.return-btn,.continue-btn{width: 240rpx;height: 276rpx;margin: 0 58rpx;}
+		.course-btn-box{bottom: 480rpx;}
 	}
 	}
 }
 }
 
 

BIN
static/images/pad/common/video-finish-bj.png


+ 0 - 0
static/images/common/exam/video-finish-bj.png → static/images/phone/common/video-finish-bj.png