tanxue před 3 týdny
rodič
revize
3427bd609b

+ 9 - 0
common/styles/global/components.scss

@@ -872,4 +872,13 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 	background-image: url("@/static/images/phone/wordView/exam-tip-bj.png");
 	color: #08457b;font-size: 36rpx;z-index: 3;padding: 180rpx 0 0 100rpx;
 	position: absolute;left: 0;right: 0;bottom: var(--window-bottom);
+	
+	@include mediaSmall() {
+		width: 750rpx;height: 271rpx;font-size: 22rpx;padding: 140rpx 0 0 200rpx;
+		background-image: url("@/static/images/pad/wordView/exam-tip-bj.png");
+	}
+	@include mediaBig() {
+		width: 2048rpx;height: 740rpx;font-size: 62rpx;padding: 360rpx 0 0 480rpx;
+		background-image: url("@/static/images/pad/wordView/exam-tip-bj.png");
+	}
 }

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

@@ -3011,7 +3011,7 @@
 			.select-change-box{
 				.select-item{
 					width: 600rpx;height: 62rpx;border-radius: 8rpx;font-size: 22rpx;
-					border: 1rpx solid #eef1f6;border-bottom: 4rpx solid #eef1f6;margin: 16rpx auto;padding: 0 6rpx;
+					border: 2rpx solid #eef1f6;border-bottom: 4rpx solid #eef1f6;margin: 16rpx auto;padding: 0 6rpx;
 				}
 				.select-error::after,.select-right::after{width: 23rpx;height: 23rpx;top: -6rpx;right: -8rpx;}
 			}
@@ -3023,7 +3023,7 @@
 			.select-change-box{
 				.select-item{
 					width: 1600rpx;height: 154rpx;border-radius: 19rpx;font-size: 54rpx;padding: 0 16rpx;
-					border: 3rpx solid #eef1f6;border-bottom: 10rpx solid #eef1f6;margin: 19rpx auto;
+					border: 4rpx solid #eef1f6;border-bottom: 10rpx solid #eef1f6;margin: 19rpx auto;
 				}
 				.select-error::after,.select-right::after{width: 58rpx;height: 58rpx;top: -16rpx;right: -19rpx;}
 			}

binární
static/images/pad/wordView/exam-tip-bj.png