Jelajahi Sumber

样式修改

tanxue 4 bulan lalu
induk
melakukan
837c606a7f

+ 6 - 2
common/styles/global/pages.scss

@@ -319,9 +319,10 @@
 	.ceshi-brand-item{
 			width: 185rpx;height: 121rpx;@include ezy-no-repeat-cover;
 			padding: 16rpx 10rpx 10rpx 10rpx;position: absolute;top:1112rpx;right:140rpx;
-			background-image: url("@/static/images/study/shuxue/ceshi-pai.png");
+			background-image: url("@/static/images/study/shuxue/ceshi-pai-disabled.png");
 		.brand-lock,.brand-icon,.brand-finish-icon{left: 0;top: -30rpx;}
 	}
+	.ceshi-brand-item.brand-active{background-image: url("@/static/images/study/shuxue/ceshi-pai-active.png");}
 	
 	// brand-item
 	.small-brand-item:nth-child(1){top:330rpx;right:70rpx;}
@@ -464,12 +465,13 @@
 	}
 	.brand-item.ceshi-brand-item{
 		width: 308rpx;height: 225rpx;top:1250rpx;right:30rpx;left: unset;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/study/yingyu/test-item.png");
+		background-image: url("@/static/images/study/yingyu/test-item-disabled.png");
 		.icon-content-box{background-image: unset;}
 		.brand-content{display: none;}
 		.brand-lock,.brand-finish-icon{top: 120rpx;right: 120rpx;}
 		.animal-img{top: 100rpx;right: 40rpx;animation: shakeOpacity 1s 1;}
 	}
+	.brand-item.ceshi-brand-item.brand-active{background-image: url("@/static/images/study/yingyu/test-item-active.png");}
 	
 	@media (max-height: 800px) {
 		min-height:1500rpx;
@@ -698,6 +700,7 @@
 			width: 100%;height: 100%!important;
 			.prism-big-play-btn{top: 50%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;}
 			.prism-info-display{display: none;}
+			.prism-time-display .time-bound,.prism-time-display .duration{color: #fff;}
 		}
 	}
 }
@@ -711,6 +714,7 @@
 		width: 100%;height: 400rpx!important;flex-shrink: 0;position: relative;
 		.prism-big-play-btn{top: 50%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;}
 		.prism-info-display{display: none;}
+		.prism-time-display .time-bound,.prism-time-display .duration{color: #fff;}
 	}
 	.course-content-border{
 		width: 100%;display: flex;flex: 1;position: relative;

+ 1 - 1
components/questionJiexi/questionJiexi.vue

@@ -194,7 +194,7 @@
 								          "name": "timeDisplay",
 								          "align": "tl",
 								          "x": 10,
-								          "y": 7
+								          "y": 5
 								        }
 							]
 						}

+ 1 - 1
pages/study/lookShipin.vue

@@ -411,7 +411,7 @@
 									"name": "timeDisplay",
 									"align": "tl",
 									"x": 10,
-									"y": 7
+									"y": 5
 								}
 							]
 						}

+ 0 - 0
static/images/study/shuxue/ceshi-pai.png → static/images/study/shuxue/ceshi-pai-active.png


TEMPAT SAMPAH
static/images/study/shuxue/ceshi-pai-disabled.png


+ 0 - 0
static/images/study/yingyu/test-item.png → static/images/study/yingyu/test-item-active.png


TEMPAT SAMPAH
static/images/study/yingyu/test-item-disabled.png