tanxue 3 недель назад
Родитель
Сommit
d9c1153888

+ 22 - 15
common/styles/global/pages.scss

@@ -543,7 +543,7 @@
 		background-color: #fff;flex: 1;overflow-y: auto;padding-bottom: 32rpx;
 		background-color: #fff;flex: 1;overflow-y: auto;padding-bottom: 32rpx;
 		.xbb-item-box{
 		.xbb-item-box{
 			width: 731rpx;height:273rpx;@include ezy-no-repeat-cover;
 			width: 731rpx;height:273rpx;@include ezy-no-repeat-cover;
-			background-image: url("@/static/images/xuanke/xbb-item-bj.png");
+			background-image: url("@/static/images/phone/xuanke/xbb-item-bj.png");
 			position: relative;z-index: 1;box-sizing: border-box;padding: 26rpx 36rpx;
 			position: relative;z-index: 1;box-sizing: border-box;padding: 26rpx 36rpx;
 			display: flex;align-items: center;margin:0 auto 16rpx;flex-shrink: 0;
 			display: flex;align-items: center;margin:0 auto 16rpx;flex-shrink: 0;
 		}
 		}
@@ -559,7 +559,7 @@
 			position: absolute;bottom: 12rpx;right: 12rpx;
 			position: absolute;bottom: 12rpx;right: 12rpx;
 		&::before{
 		&::before{
 				content: '';width: 46rpx;height: 48rpx;display: block;
 				content: '';width: 46rpx;height: 48rpx;display: block;
-				background-image: url("@/static/images/xuanke/xbb-item-jt.png");@include ezy-no-repeat-cover;
+				background-image: url("@/static/images/common/xbb-item-jt.png");@include ezy-no-repeat-cover;
 			}
 			}
 		}
 		}
 	}
 	}
@@ -567,14 +567,15 @@
 	@include mediaSmall() {
 	@include mediaSmall() {
 			.xbb-list-box{
 			.xbb-list-box{
 				padding-bottom: 21rpx;
 				padding-bottom: 21rpx;
-				.xbb-item-box{width: 720rpx;height: 180rpx;padding: 17rpx 23rpx;margin: 0 auto 10rpx;}
+				.xbb-item-box{width: 717rpx;height: 178rpx;padding: 17rpx 23rpx;margin: 0 auto 10rpx;
+				background-image: url("@/static/images/pad/xuanke/xbb-item-bj.png");}
 				.item-img-box{width: 117rpx;height: 143rpx;border-radius: 8rpx;margin-right: 21rpx;}
 				.item-img-box{width: 117rpx;height: 143rpx;border-radius: 8rpx;margin-right: 21rpx;}
 				.item-content-box{
 				.item-content-box{
 					.item-name{font-size: 22rpx;margin-bottom: 10rpx;}
 					.item-name{font-size: 22rpx;margin-bottom: 10rpx;}
 					.item-bb{font-size: 20rpx;}
 					.item-bb{font-size: 20rpx;}
 				}
 				}
 				.item-play-btn{
 				.item-play-btn{
-					width: 65rpx;height: 65rpx;bottom: 8rpx;right: 8rpx;
+					width: 65rpx;height: 65rpx;bottom: 20rpx;right: 24rpx;
 					&::before{width: 30rpx;height: 31rpx;@include ezy-no-repeat-contain;}
 					&::before{width: 30rpx;height: 31rpx;@include ezy-no-repeat-contain;}
 				}
 				}
 			}
 			}
@@ -583,14 +584,14 @@
 		@include mediaBig() {
 		@include mediaBig() {
 			.xbb-list-box{
 			.xbb-list-box{
 				padding-bottom: 51rpx;
 				padding-bottom: 51rpx;
-				.xbb-item-box{width: auto;height: 437rpx;padding: 42rpx 58rpx;margin: 0 42rpx 26rpx;}
+				.xbb-item-box{width: 1964rpx;height: 488rpx;padding: 42rpx 58rpx;margin: 0 42rpx 26rpx;}
 				.item-img-box{width: 288rpx;height: 352rpx;border-radius: 19rpx;margin-right: 51rpx;}
 				.item-img-box{width: 288rpx;height: 352rpx;border-radius: 19rpx;margin-right: 51rpx;}
 				.item-content-box{
 				.item-content-box{
 					.item-name{font-size: 54rpx;margin-bottom: 26rpx;}
 					.item-name{font-size: 54rpx;margin-bottom: 26rpx;}
 					.item-bb{font-size: 46rpx;}
 					.item-bb{font-size: 46rpx;}
 				}
 				}
 				.item-play-btn{
 				.item-play-btn{
-					width: 160rpx;height: 160rpx;bottom: 19rpx;right: 19rpx;
+					width: 160rpx;height: 160rpx;bottom: 40rpx;right: 60rpx;
 					&::before{width: 74rpx;height: 77rpx;}
 					&::before{width: 74rpx;height: 77rpx;}
 				}
 				}
 			}
 			}
@@ -770,7 +771,7 @@
 		.xx-item-title{text-align: center;margin: 32rpx 0;font-size: 32rpx;color: #444;}
 		.xx-item-title{text-align: center;margin: 32rpx 0;font-size: 32rpx;color: #444;}
 		.xx-more-btn{
 		.xx-more-btn{
 			width: 630rpx;height: 89rpx;@include ezy-no-repeat-cover;margin: 0 auto 32rpx;
 			width: 630rpx;height: 89rpx;@include ezy-no-repeat-cover;margin: 0 auto 32rpx;
-			background-image: url("@/static/images/xuexi/more-btn.png");
+			background-image: url("@/static/images/phone/xuexi/more-btn.png");
 		}
 		}
 
 
 		.xx-item-box{
 		.xx-item-box{
@@ -778,7 +779,7 @@
 			display: flex;align-items: center;justify-content: space-between;color: #4b4b4b;;
 			display: flex;align-items: center;justify-content: space-between;color: #4b4b4b;;
 			margin: 0 auto 24rpx;box-sizing: border-box;padding: 20rpx;border-radius: 12rpx;
 			margin: 0 auto 24rpx;box-sizing: border-box;padding: 20rpx;border-radius: 12rpx;
 			line-height: 1.5;font-size: 32rpx;position: relative;@include ezy-no-repeat-cover;
 			line-height: 1.5;font-size: 32rpx;position: relative;@include ezy-no-repeat-cover;
-			background-image: url("@/static/images/common/xuexi/xx-ml-bj.png");
+			background-image: url("@/static/images/phone/xuexi/xx-ml-bj.png");
 			img{width: 120rpx;height: 120rpx;border-radius: 12rpx;margin-right: 24rpx;}
 			img{width: 120rpx;height: 120rpx;border-radius: 12rpx;margin-right: 24rpx;}
 			.xx-item-status{
 			.xx-item-status{
 				width: 89rpx;height: 87rpx;@include ezy-no-repeat-cover;
 				width: 89rpx;height: 87rpx;@include ezy-no-repeat-cover;
@@ -791,7 +792,7 @@
 			.xx-item-lock-btn{background-image: url("@/static/images/common/xuexi/xx-ml-lock-icon.png");}
 			.xx-item-lock-btn{background-image: url("@/static/images/common/xuexi/xx-ml-lock-icon.png");}
 		}
 		}
 		.xx-disabled-item-box{
 		.xx-disabled-item-box{
-			background-image: url("@/static/images/common/xuexi/xx-ml-disabled-bj.png");
+			background-image: url("@/static/images/phone/xuexi/xx-ml-disabled-bj.png");
 		}
 		}
 	}
 	}
 
 
@@ -813,7 +814,7 @@
 		.xuexi-page-body{padding:0 0 65rpx;}
 		.xuexi-page-body{padding:0 0 65rpx;}
 		.xxjl-card-box-padding{padding-top: 42rpx;}
 		.xxjl-card-box-padding{padding-top: 42rpx;}
 		.item-dy-box{margin-bottom: 16rpx;
 		.item-dy-box{margin-bottom: 16rpx;
-			.dy-left-box{width: 135rpx;height: 71rpx;font-size: 42rpx;padding:0 16rpx;
+			.dy-left-box{width: 135rpx;height: 71rpx;font-size: 42rpx;padding:0 24rpx;
 			background-image: url("@/static/images/pad/xuexi/xx-ml-left.png");}
 			background-image: url("@/static/images/pad/xuexi/xx-ml-left.png");}
 			.dy-left-box::after{width: 21rpx;height: 22rpx;}
 			.dy-left-box::after{width: 21rpx;height: 22rpx;}
 			.dy-right-box{
 			.dy-right-box{
@@ -859,12 +860,18 @@
 		.xx-item-list{
 		.xx-item-list{
 			padding-bottom: 16rpx;
 			padding-bottom: 16rpx;
 			.xx-item-title{margin: 20rpx 0;font-size: 20rpx;}
 			.xx-item-title{margin: 20rpx 0;font-size: 20rpx;}
-			.xx-more-btn{width: 410rpx;height: 58rpx;margin: 0 auto 21rpx;}
-			.xx-item-box{width: 715rpx;height: 92rpx;margin: 0 auto 16rpx;padding: 10rpx;border-radius: 12rpx;font-size: 21rpx;
+			.xx-more-btn{width: 676rpx;height: 65rpx;margin: 0 auto 21rpx;
+			background-image: url("@/static/images/pad/xuexi/more-btn.png");}
+			.xx-item-box{
+				width: 718rpx;height: 92rpx;margin: 0 auto 16rpx;padding: 10rpx;border-radius: 12rpx;font-size: 21rpx;
+				background-image: url("@/static/images/pad/xuexi/xx-ml-bj.png");
 				img{width: 72rpx;height: 72rpx;border-radius: 8rpx;margin-right: 16rpx;}
 				img{width: 72rpx;height: 72rpx;border-radius: 8rpx;margin-right: 16rpx;}
 				.xx-item-status{width: 58rpx;height: 57rpx;top:1rpx;}
 				.xx-item-status{width: 58rpx;height: 57rpx;top:1rpx;}
 				.xx-item-btn,.xx-item-lock-btn{width: 50rpx;height: 50rpx;margin-right: 12rpx;}
 				.xx-item-btn,.xx-item-lock-btn{width: 50rpx;height: 50rpx;margin-right: 12rpx;}
 			}
 			}
+			.xx-disabled-item-box{
+				background-image: url("@/static/images/pad/xuexi/xx-ml-disabled-bj.png");
+			}
 		}
 		}
 		.xx-next-btn{width: 426rpx;height: 60rpx;line-height: 60rpx;margin: 21rpx auto;font-size: 21rpx;}
 		.xx-next-btn{width: 426rpx;height: 60rpx;line-height: 60rpx;margin: 21rpx auto;font-size: 21rpx;}
 		.xx-xw-text{font-size: 21rpx;margin: 21rpx auto;}
 		.xx-xw-text{font-size: 21rpx;margin: 21rpx auto;}
@@ -876,7 +883,7 @@
 		.xxjl-card-box-padding{padding-top: 102rpx;}
 		.xxjl-card-box-padding{padding-top: 102rpx;}
 		.item-dy-box{
 		.item-dy-box{
 			margin-bottom: 38rpx;
 			margin-bottom: 38rpx;
-			.dy-left-box{width: 363rpx;height: 194rpx;font-size: 102rpx;padding:0 38rpx;}
+			.dy-left-box{width: 363rpx;height: 194rpx;font-size: 102rpx;padding:0 64rpx;}
 			.dy-left-box::after{width: 51rpx;height: 54rpx;}
 			.dy-left-box::after{width: 51rpx;height: 54rpx;}
 			.dy-right-box{
 			.dy-right-box{
 				width: 1577rpx;height: 194rpx;padding:0 38rpx;font-size: 46rpx;
 				width: 1577rpx;height: 194rpx;padding:0 38rpx;font-size: 46rpx;
@@ -925,8 +932,8 @@
 		.xx-item-list{
 		.xx-item-list{
 			padding-bottom: 38rpx;
 			padding-bottom: 38rpx;
 			.xx-item-title{margin: 51rpx 0;font-size: 46rpx;}
 			.xx-item-title{margin: 51rpx 0;font-size: 46rpx;}
-			.xx-more-btn{width: 1008rpx;height: 142rpx;margin: 0 auto 51rpx;}
-			.xx-item-box{width: 1940rpx;height: 220rpx;margin: 0 auto 38rpx;padding: 32rpx;border-radius: 19rpx;font-size: 46rpx;
+			.xx-more-btn{width: 1880rpx;height: 182rpx;margin: 0 auto 51rpx;}
+			.xx-item-box{width: 1950rpx;height: 253rpx;margin: 0 auto 38rpx;padding: 32rpx;border-radius: 19rpx;font-size: 46rpx;
 			img{width: 192rpx;height: 192rpx;border-radius: 19rpx;margin-right: 38rpx;}
 			img{width: 192rpx;height: 192rpx;border-radius: 19rpx;margin-right: 38rpx;}
 			.xx-item-status{width: 142rpx;height: 139rpx;top:3rpx;}
 			.xx-item-status{width: 142rpx;height: 139rpx;top:3rpx;}
 			.xx-item-btn,.xx-item-lock-btn{width: 123rpx;height: 123rpx;margin-right: 19rpx;}
 			.xx-item-btn,.xx-item-lock-btn{width: 123rpx;height: 123rpx;margin-right: 19rpx;}

BIN
static/images/common/xbb-item-jt.png


BIN
static/images/pad/xuanke/xbb-item-bj.png


BIN
static/images/pad/xuexi/more-btn.png


BIN
static/images/pad/xuexi/xx-ml-bj.png


BIN
static/images/pad/xuexi/xx-ml-disabled-bj.png


+ 0 - 0
static/images/xuanke/xbb-item-bj.png → static/images/phone/xuanke/xbb-item-bj.png


+ 0 - 0
static/images/xuexi/more-btn.png → static/images/phone/xuexi/more-btn.png


+ 0 - 0
static/images/common/xuexi/xx-ml-bj.png → static/images/phone/xuexi/xx-ml-bj.png


+ 0 - 0
static/images/common/xuexi/xx-ml-disabled-bj.png → static/images/phone/xuexi/xx-ml-disabled-bj.png


BIN
static/images/xuanke/xbb-item-jt.png