tanxue 2 недель назад
Родитель
Сommit
2d1d8af29d
30 измененных файлов с 50 добавлено и 50 удалено
  1. 8 8
      common/styles/global/components.scss
  2. 42 42
      common/styles/global/pages.scss
  3. 0 0
      static/images/common/my/head-unlogin-img.png
  4. 0 0
      static/images/common/my/list-jt.png
  5. 0 0
      static/images/common/my/my-tel-bj.png
  6. 0 0
      static/images/common/my/my-tel-btn.png
  7. 0 0
      static/images/common/my/my-tel-input.png
  8. 0 0
      static/images/common/my/tk-dialog-bj.png
  9. 0 0
      static/images/common/shop/ksdl-btn.png
  10. 0 0
      static/images/common/shop/order-bj.png
  11. 0 0
      static/images/common/shop/pay-btn.png
  12. 0 0
      static/images/common/shop/pay-select-a-icon.png
  13. 0 0
      static/images/common/shop/pay-select-icon.png
  14. 0 0
      static/images/common/shop/wx-icon.png
  15. 0 0
      static/images/common/shop/zfb-icon.png
  16. 0 0
      static/images/common/xuexi/dagang-img.png
  17. 0 0
      static/images/common/xuexi/dialog-e-img1.png
  18. 0 0
      static/images/common/xuexi/dialog-e-img2.png
  19. 0 0
      static/images/common/xuexi/dy-dg-icon.png
  20. 0 0
      static/images/common/xuexi/go-top-btn.png
  21. 0 0
      static/images/common/xuexi/jt-a-icon.png
  22. 0 0
      static/images/common/xuexi/jt-disabled-icon.png
  23. 0 0
      static/images/common/xuexi/jxxx-icon.png
  24. 0 0
      static/images/common/xuexi/kc-ml-icon.png
  25. 0 0
      static/images/common/xuexi/ksp-item-bj.png
  26. 0 0
      static/images/common/xuexi/ksp-item-top-bj.png
  27. 0 0
      static/images/common/xuexi/ksp-video-play.png
  28. 0 0
      static/images/common/xuexi/play-btn.png
  29. 0 0
      static/images/common/xuexi/video-play-btn.png
  30. 0 0
      static/images/common/xuexi/xx-ksp-icon.png

+ 8 - 8
common/styles/global/components.scss

@@ -577,8 +577,8 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 		background-image: url("@/static/images/common/close-icon.png");
 		background-image: url("@/static/images/common/close-icon.png");
 	}
 	}
 	.e-img{height: 240rpx;@include ezy-no-repeat-cover;margin: 42rpx auto 24rpx;}
 	.e-img{height: 240rpx;@include ezy-no-repeat-cover;margin: 42rpx auto 24rpx;}
-	.kx-e-img{width: 302rpx;background-image: url("@/static/images/xuexi/dialog-e-img1.png");}
-	.bs-e-img{width: 219rpx;background-image: url("@/static/images/xuexi/dialog-e-img2.png");}
+	.kx-e-img{width: 302rpx;background-image: url("@/static/images/common/xuexi/dialog-e-img1.png");}
+	.bs-e-img{width: 219rpx;background-image: url("@/static/images/common/xuexi/dialog-e-img2.png");}
 	.text-score{
 	.text-score{
 		width: 100%;text-align: center;font-size: 36rpx;color: #333;
 		width: 100%;text-align: center;font-size: 36rpx;color: #333;
 	}
 	}
@@ -661,7 +661,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 	.ezy-video{
 	.ezy-video{
 		width: 100%;height: 100%!important;background-color: transparent;
 		width: 100%;height: 100%!important;background-color: transparent;
 		.prism-big-play-btn{
 		.prism-big-play-btn{
-			width: 87rpx;height: 87rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/xuexi/play-btn.png");
+			width: 87rpx;height: 87rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/common/xuexi/play-btn.png");
 			top: 52%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;
 			top: 52%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;
 			.outter{border: 0;}
 			.outter{border: 0;}
 			}
 			}
@@ -704,7 +704,7 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 	icon{
 	icon{
 		width: 219rpx;height: 240rpx;@include ezy-no-repeat-cover;
 		width: 219rpx;height: 240rpx;@include ezy-no-repeat-cover;
 		margin: 0 auto 32rpx;
 		margin: 0 auto 32rpx;
-		background-image: url("@/static/images/xuexi/dialog-e-img2.png");
+		background-image: url("@/static/images/common/xuexi/dialog-e-img2.png");
 	}
 	}
 	@include mediaSmall() {
 	@include mediaSmall() {
 		font-size: 22rpx;
 		font-size: 22rpx;
@@ -735,10 +735,10 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 	}
 	}
 	.share-close{width: 360rpx;height: 70rpx;line-height: 70rpx;background-color: #fff;border: 1rpx solid #3fd2a1;
 	.share-close{width: 360rpx;height: 70rpx;line-height: 70rpx;background-color: #fff;border: 1rpx solid #3fd2a1;
 		color: #3fd2a1;text-align: center;border-radius: 8rpx;margin: 32rpx auto 0;border-radius: 35rpx;}
 		color: #3fd2a1;text-align: center;border-radius: 8rpx;margin: 32rpx auto 0;border-radius: 35rpx;}
-	
+
 	@include mediaSmall() {
 	@include mediaSmall() {
 			padding: 21rpx;
 			padding: 21rpx;
-	
+
 			.share-title{font-size: 22rpx;margin-bottom: 23rpx;}
 			.share-title{font-size: 22rpx;margin-bottom: 23rpx;}
 			.close-btn{width: 65rpx;height: 65rpx;}
 			.close-btn{width: 65rpx;height: 65rpx;}
 			.close-btn::after{width: 23rpx;height: 23rpx;}
 			.close-btn::after{width: 23rpx;height: 23rpx;}
@@ -749,10 +749,10 @@ $titleBar-tabBar-page: calc(100vh - var(--status-bar-height));
 			}
 			}
 			.share-close{width: 234rpx;height: 46rpx;line-height: 46rpx;border-radius: 23rpx;margin: 21rpx auto 0;}
 			.share-close{width: 234rpx;height: 46rpx;line-height: 46rpx;border-radius: 23rpx;margin: 21rpx auto 0;}
 		}
 		}
-	
+
 		@include mediaBig() {
 		@include mediaBig() {
 			padding: 51rpx;
 			padding: 51rpx;
-	
+
 			.share-title{font-size: 54rpx;margin-bottom: 58rpx;}
 			.share-title{font-size: 54rpx;margin-bottom: 58rpx;}
 			.close-btn{width: 160rpx;height: 160rpx;}
 			.close-btn{width: 160rpx;height: 160rpx;}
 			.close-btn::after{width: 58rpx;height: 58rpx;}
 			.close-btn::after{width: 58rpx;height: 58rpx;}

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

@@ -33,7 +33,7 @@
 	background-image: url("@/static/images/common/close-icon.png");}
 	background-image: url("@/static/images/common/close-icon.png");}
 	.my-tel-content{
 	.my-tel-content{
 		width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 100rpx 42rpx;
 		width: 625rpx;height: 740rpx;box-sizing: border-box;padding: 100rpx 42rpx;
-		background-image: url("@/static/images/my/my-tel-bj.png");@include ezy-no-repeat-cover;position: relative;
+		background-image: url("@/static/images/common/my/my-tel-bj.png");@include ezy-no-repeat-cover;position: relative;
 
 
 	}
 	}
 	.my-tel-title{font-size: 40rpx;color: #333;text-align:center;margin-bottom: 32rpx;}
 	.my-tel-title{font-size: 40rpx;color: #333;text-align:center;margin-bottom: 32rpx;}
@@ -57,9 +57,9 @@
 
 
 	.my-bind-btn{
 	.my-bind-btn{
 		width:540rpx;height: 92rpx;text-align: center;line-height: 92rpx;color: #fff;margin-top: 36rpx;
 		width:540rpx;height: 92rpx;text-align: center;line-height: 92rpx;color: #fff;margin-top: 36rpx;
-		background-image: url("@/static/images/my/my-tel-btn.png");@include ezy-no-repeat-cover;
+		background-image: url("@/static/images/common/my/my-tel-btn.png");@include ezy-no-repeat-cover;
 	}
 	}
-	
+
 	@include mediaSmall() {
 	@include mediaSmall() {
 			.tel-close{width: 33rpx;height: 33rpx;right: 20rpx;top: 20rpx;}
 			.tel-close{width: 33rpx;height: 33rpx;right: 20rpx;top: 20rpx;}
 			.my-tel-content{width: 406rpx;height: 481rpx;padding: 65rpx 27rpx;}
 			.my-tel-content{width: 406rpx;height: 481rpx;padding: 65rpx 27rpx;}
@@ -75,7 +75,7 @@
 			.yzm-tip{margin: 0 0 16rpx;font-size: 20rpx;}
 			.yzm-tip{margin: 0 0 16rpx;font-size: 20rpx;}
 			.my-bind-btn{width: 351rpx;height: 60rpx;line-height: 60rpx;margin-top: 23rpx;font-size: 20rpx;}
 			.my-bind-btn{width: 351rpx;height: 60rpx;line-height: 60rpx;margin-top: 23rpx;font-size: 20rpx;}
 		}
 		}
-	
+
 		@include mediaBig() {
 		@include mediaBig() {
 			.tel-close{width: 80rpx;height: 80rpx;right: 48rpx;top: 48rpx;}
 			.tel-close{width: 80rpx;height: 80rpx;right: 48rpx;top: 48rpx;}
 			.my-tel-content{width: 1000rpx;height: 1184rpx;padding: 160rpx 67rpx;}
 			.my-tel-content{width: 1000rpx;height: 1184rpx;padding: 160rpx 67rpx;}
@@ -87,9 +87,9 @@
 				.uni-input-placeholder {font-size: 46rpx;}
 				.uni-input-placeholder {font-size: 46rpx;}
 				.close-btn{width: 58rpx;height: 58rpx;margin-right: 48rpx;}
 				.close-btn{width: 58rpx;height: 58rpx;margin-right: 48rpx;}
 			}
 			}
-	
+
 			.get-yzm-btn{margin: 74rpx 0 51rpx;font-size: 46rpx;}
 			.get-yzm-btn{margin: 74rpx 0 51rpx;font-size: 46rpx;}
-	
+
 			.yzm-tip{margin: 0 0 38rpx;font-size: 46rpx;}
 			.yzm-tip{margin: 0 0 38rpx;font-size: 46rpx;}
 			.my-bind-btn{width: 864rpx;height: 147rpx;line-height: 147rpx;margin-top: 58rpx;font-size: 46rpx;}
 			.my-bind-btn{width: 864rpx;height: 147rpx;line-height: 147rpx;margin-top: 58rpx;font-size: 46rpx;}
 		}
 		}
@@ -685,7 +685,7 @@
 	}
 	}
 	.dagang-content-box::before{
 	.dagang-content-box::before{
 		content: '';width: 750rpx;height: 193rpx;display: block;@include ezy-no-repeat-cover;
 		content: '';width: 750rpx;height: 193rpx;display: block;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/xuexi/dagang-img.png");
+		background-image: url("@/static/images/common/xuexi/dagang-img.png");
 		position: absolute;top: -138rpx;left: 0;z-index: 1;
 		position: absolute;top: -138rpx;left: 0;z-index: 1;
 	}
 	}
 
 
@@ -845,7 +845,7 @@
 		}
 		}
 		.jxxx-btn{
 		.jxxx-btn{
 			width: 217rpx;height: 85rpx;display: block;@include ezy-no-repeat-cover;
 			width: 217rpx;height: 85rpx;display: block;@include ezy-no-repeat-cover;
-			background-image: url("@/static/images/xuexi/jxxx-icon.png");flex-shrink: 0;
+			background-image: url("@/static/images/common/xuexi/jxxx-icon.png");flex-shrink: 0;
 		}
 		}
 
 
 		//学习进度按钮
 		//学习进度按钮
@@ -857,8 +857,8 @@
 				content: '';width: 1rpx;height: 70rpx;background-color: #fff;display: block;
 				content: '';width: 1rpx;height: 70rpx;background-color: #fff;display: block;
 				position: absolute;right: -24rpx;top: -10rpx;
 				position: absolute;right: -24rpx;top: -10rpx;
 				}
 				}
-			.dydg-icon{background-image: url("@/static/images/xuexi/dy-dg-icon.png");}
-			.dyml-icon{background-image: url("@/static/images/xuexi/kc-ml-icon.png");}
+			.dydg-icon{background-image: url("@/static/images/common/xuexi/dy-dg-icon.png");}
+			.dyml-icon{background-image: url("@/static/images/common/xuexi/kc-ml-icon.png");}
 			.jd-item-btn{
 			.jd-item-btn{
 				background-color: #ddf7ff;border-radius: 16rpx;flex: 1;text-align: center;
 				background-color: #ddf7ff;border-radius: 16rpx;flex: 1;text-align: center;
 				box-sizing: border-box;padding: 24rpx;display: flex;align-items: center;}
 				box-sizing: border-box;padding: 24rpx;display: flex;align-items: center;}
@@ -907,7 +907,7 @@
 	// 回到顶部
 	// 回到顶部
 	.go-top-btn{
 	.go-top-btn{
 		width: 77rpx;height: 77rpx;@include ezy-no-repeat-cover;
 		width: 77rpx;height: 77rpx;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/xuexi/go-top-btn.png");
+		background-image: url("@/static/images/common/xuexi/go-top-btn.png");
 		position: fixed;z-index: 9;bottom: 300rpx;right:10rpx;
 		position: fixed;z-index: 9;bottom: 300rpx;right:10rpx;
 	}
 	}
 
 
@@ -1088,7 +1088,7 @@
 		border-radius: 16rpx;margin:32rpx auto;flex-shrink: 0;
 		border-radius: 16rpx;margin:32rpx auto;flex-shrink: 0;
 		.prism-big-play-btn{
 		.prism-big-play-btn{
 			width: 100rpx;height: 100rpx;opacity: 0.8;
 			width: 100rpx;height: 100rpx;opacity: 0.8;
-			background-image: url("@/static/images/xuexi/play-btn.png");
+			background-image: url("@/static/images/common/xuexi/play-btn.png");
 		}
 		}
 	}
 	}
 	.ksp-item-list{
 	.ksp-item-list{
@@ -1098,7 +1098,7 @@
 	}
 	}
 	.ksp-item-list::before{
 	.ksp-item-list::before{
 		content: '';width: 100%;height: 97rpx;@include ezy-no-repeat-cover;
 		content: '';width: 100%;height: 97rpx;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/xuexi/ksp-item-top-bj.png");
+		background-image: url("@/static/images/common/xuexi/ksp-item-top-bj.png");
 		position: absolute;left: 0;right: 0;top: 0;z-index: 1;
 		position: absolute;left: 0;right: 0;top: 0;z-index: 1;
 	}
 	}
 	.list-head{
 	.list-head{
@@ -1107,7 +1107,7 @@
 		.list-title{color: #fff;font-size: 36rpx;}
 		.list-title{color: #fff;font-size: 36rpx;}
 		.list-btn{
 		.list-btn{
 			width: 210rpx;height: 72rpx;@include ezy-no-repeat-cover;
 			width: 210rpx;height: 72rpx;@include ezy-no-repeat-cover;
-			background-image: url("@/static/images/xuexi/ksp-video-play.png");
+			background-image: url("@/static/images/common/xuexi/ksp-video-play.png");
 		}
 		}
 	}
 	}
 	.list-body{
 	.list-body{
@@ -1120,10 +1120,10 @@
 	.ksp-item-box{
 	.ksp-item-box{
 		width: 670rpx;height: 150rpx;
 		width: 670rpx;height: 150rpx;
 		display: flex;align-items: center;position: relative;
 		display: flex;align-items: center;position: relative;
-		@include ezy-no-repeat-cover;background-image: url("@/static/images/xuexi/ksp-item-bj.png");
+		@include ezy-no-repeat-cover;background-image: url("@/static/images/common/xuexi/ksp-item-bj.png");
 		.ksp-icon{
 		.ksp-icon{
 			width: 104rpx;height: 104rpx;@include ezy-no-repeat-cover;flex-shrink: 0;
 			width: 104rpx;height: 104rpx;@include ezy-no-repeat-cover;flex-shrink: 0;
-			@include ezy-no-repeat-cover;background-image: url("@/static/images/xuexi/xx-ksp-icon.png");
+			@include ezy-no-repeat-cover;background-image: url("@/static/images/common/xuexi/xx-ksp-icon.png");
 		}
 		}
 		.ksp-title{color: #444;font-size: 32rpx;margin-right: auto;
 		.ksp-title{color: #444;font-size: 32rpx;margin-right: auto;
 		margin-left: 10rpx;height: 50rpx;@include single-line-ellipsis;}
 		margin-left: 10rpx;height: 50rpx;@include single-line-ellipsis;}
@@ -1397,7 +1397,7 @@
 	}
 	}
 	.answer-video-box::before{
 	.answer-video-box::before{
 		content: '';display: block;position: absolute;
 		content: '';display: block;position: absolute;
-		width: 90rpx;height: 90rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/xuexi/video-play-btn.png");
+		width: 90rpx;height: 90rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/common/xuexi/video-play-btn.png");
 		top: 52%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;
 		top: 52%;left: 50%!important;transform: translate(-50%, -50%);z-index: 20;
 		}
 		}
 
 
@@ -1567,7 +1567,7 @@
 	.item-text{color: #888;}
 	.item-text{color: #888;}
 	.yysz-item::after{
 	.yysz-item::after{
 		content: '';width: 14rpx;height: 24rpx;@include ezy-no-repeat-cover;
 		content: '';width: 14rpx;height: 24rpx;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/my/list-jt.png");
+		background-image: url("@/static/images/common/my/list-jt.png");
 		position: absolute;right: 0;
 		position: absolute;right: 0;
 	}
 	}
 	.yysz-img-box{width: 72rpx;height: 72rpx;border-radius: 50%;@include ezy-no-repeat-cover}
 	.yysz-img-box{width: 72rpx;height: 72rpx;border-radius: 50%;@include ezy-no-repeat-cover}
@@ -1628,7 +1628,7 @@
 		.content-top-box{padding-bottom: 24rpx;}
 		.content-top-box{padding-bottom: 24rpx;}
 		.content-box{margin-top: 20rpx;}
 		.content-box{margin-top: 20rpx;}
 	}
 	}
-	
+
 	@include mediaSmall() {
 	@include mediaSmall() {
 			.about-body-border{
 			.about-body-border{
 				padding: 23rpx 0;margin: 13rpx auto 0;border-radius: 10rpx 10rpx 0 0;
 				padding: 23rpx 0;margin: 13rpx auto 0;border-radius: 10rpx 10rpx 0 0;
@@ -1646,7 +1646,7 @@
 			}
 			}
 			.content-box{font-size: 20rpx;margin-top: 21rpx;padding: 0 6rpx;}
 			.content-box{font-size: 20rpx;margin-top: 21rpx;padding: 0 6rpx;}
 		}
 		}
-	
+
 		@include mediaBig() {
 		@include mediaBig() {
 			.about-body-border{
 			.about-body-border{
 				padding: 58rpx 0;margin: 32rpx auto 0;
 				padding: 58rpx 0;margin: 32rpx auto 0;
@@ -1806,7 +1806,7 @@
 	.tip-title{color: #343434;font-size: 38rpx;margin-bottom: 24rpx;}
 	.tip-title{color: #343434;font-size: 38rpx;margin-bottom: 24rpx;}
 	.tip-content-box{
 	.tip-content-box{
 		width: 625rpx;height: 587rpx;padding: 42rpx 48rpx;
 		width: 625rpx;height: 587rpx;padding: 42rpx 48rpx;
-		background-image: url("@/static/images/my/tk-dialog-bj.png");
+		background-image: url("@/static/images/common/my/tk-dialog-bj.png");
 		@include ezy-no-repeat-cover;box-sizing: border-box;text-align:center;
 		@include ezy-no-repeat-cover;box-sizing: border-box;text-align:center;
 	}
 	}
 	.tip-content{
 	.tip-content{
@@ -1884,7 +1884,7 @@
 		.order-card-box::before{width: 325rpx;height: 307rpx;top: -78rpx;left: -91rpx;}
 		.order-card-box::before{width: 325rpx;height: 307rpx;top: -78rpx;left: -91rpx;}
 		.order-card-box::after{width: 182rpx;height: 172rpx;bottom: -26rpx;right: -39rpx;}
 		.order-card-box::after{width: 182rpx;height: 172rpx;bottom: -26rpx;right: -39rpx;}
 	}
 	}
-	
+
 	@include mediaBig() {
 	@include mediaBig() {
 		.order-card-box{
 		.order-card-box{
 			border-radius: 26rpx;
 			border-radius: 26rpx;
@@ -2029,7 +2029,7 @@
 	}
 	}
 	.dd-item-box{
 	.dd-item-box{
 		width: 731rpx;height:356rpx;@include ezy-no-repeat-cover;
 		width: 731rpx;height:356rpx;@include ezy-no-repeat-cover;
-		background-image: url("@/static/images/shop/order-bj.png");
+		background-image: url("@/static/images/common/shop/order-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;
 		.item-img-box{width: 210rpx;height: 285rpx;border-radius: 12rpx;margin-right: 24rpx;flex-shrink: 0;}
 		.item-img-box{width: 210rpx;height: 285rpx;border-radius: 12rpx;margin-right: 24rpx;flex-shrink: 0;}
@@ -2076,10 +2076,10 @@
 		.zzfs-name-box{
 		.zzfs-name-box{
 			display: flex;align-items: center;
 			display: flex;align-items: center;
 			icon{width: 53rpx;height: 53rpx;@include ezy-no-repeat-cover;margin-right: 16rpx;}
 			icon{width: 53rpx;height: 53rpx;@include ezy-no-repeat-cover;margin-right: 16rpx;}
-			.wechat-icon{background-image: url("@/static/images/shop/wx-icon.png");}
-			.alipay-icon{background-image: url("@/static/images/shop/zfb-icon.png");}
+			.wechat-icon{background-image: url("@/static/images/common/shop/wx-icon.png");}
+			.alipay-icon{background-image: url("@/static/images/common/shop/zfb-icon.png");}
 		}
 		}
-		
+
 		.qrdd-radio-item{transform:scale(0.7);}
 		.qrdd-radio-item{transform:scale(0.7);}
 	}
 	}
 
 
@@ -2094,16 +2094,16 @@
 		.yh-text{font-size: 28rpx;margin-top: 6rpx;}
 		.yh-text{font-size: 28rpx;margin-top: 6rpx;}
 		.ljzf-btn{
 		.ljzf-btn{
 			width: 279rpx;height: 88rpx;line-height: 88rpx;color:#fff;font-size: 32rpx;text-align: center;
 			width: 279rpx;height: 88rpx;line-height: 88rpx;color:#fff;font-size: 32rpx;text-align: center;
-			@include ezy-no-repeat-cover;background-image: url("@/static/images/shop/pay-btn.png");
+			@include ezy-no-repeat-cover;background-image: url("@/static/images/common/shop/pay-btn.png");
 		}
 		}
 	}
 	}
-	
+
 	@include mediaSmall() {
 	@include mediaSmall() {
 			.dd-item-box{
 			.dd-item-box{
 				width: 718rpx;height: 231rpx;padding: 17rpx 23rpx;margin: 0 auto 10rpx;position: relative;
 				width: 718rpx;height: 231rpx;padding: 17rpx 23rpx;margin: 0 auto 10rpx;position: relative;
 				border-radius: 13rpx;box-shadow: 0 0rpx 16rpx rgba(100, 159, 241, 0.2);box-sizing: border-box;
 				border-radius: 13rpx;box-shadow: 0 0rpx 16rpx rgba(100, 159, 241, 0.2);box-sizing: border-box;
 				background-color: #fff;background-image: unset;overflow: hidden;
 				background-color: #fff;background-image: unset;overflow: hidden;
-	
+
 				.item-img-box{width: 137rpx;height: 185rpx;border-radius: 8rpx;margin-right: 16rpx;z-index: 4;}
 				.item-img-box{width: 137rpx;height: 185rpx;border-radius: 8rpx;margin-right: 16rpx;z-index: 4;}
 				.item-content-box{
 				.item-content-box{
 					z-index: 4;line-height: 1.8;
 					z-index: 4;line-height: 1.8;
@@ -2120,10 +2120,10 @@
 			background-image: url("@/static/images/common/xk-mask-img1.png");}
 			background-image: url("@/static/images/common/xk-mask-img1.png");}
 			.dd-item-box::after{width: 180rpx;height: 165rpx;bottom: -20rpx;right:-30rpx;
 			.dd-item-box::after{width: 180rpx;height: 165rpx;bottom: -20rpx;right:-30rpx;
 			background-image: url("@/static/images/common/xk-mask-img2.png");}
 			background-image: url("@/static/images/common/xk-mask-img2.png");}
-	
+
 			.qrdd-border-box{
 			.qrdd-border-box{
 				width: 718rpx;border-radius: 13rpx;padding: 0 16rpx 16rpx;margin-bottom: 16rpx;
 				width: 718rpx;border-radius: 13rpx;padding: 0 16rpx 16rpx;margin-bottom: 16rpx;
-	
+
 				.kcxxdj-title{font-size: 22rpx;padding: 16rpx 0;}
 				.kcxxdj-title{font-size: 22rpx;padding: 16rpx 0;}
 				.kcxxdj-tc-box{
 				.kcxxdj-tc-box{
 					border-radius: 13rpx;padding: 20rpx 0;
 					border-radius: 13rpx;padding: 20rpx 0;
@@ -2134,27 +2134,27 @@
 				}
 				}
 				.border-row{font-size: 22rpx;padding: 21rpx 0;}
 				.border-row{font-size: 22rpx;padding: 21rpx 0;}
 				.sum-text{margin-right: 21rpx;}
 				.sum-text{margin-right: 21rpx;}
-	
+
 				.zzfs-name-box{
 				.zzfs-name-box{
 					icon{width: 34rpx;height: 34rpx;margin-right: 10rpx;}
 					icon{width: 34rpx;height: 34rpx;margin-right: 10rpx;}
 				}
 				}
 				.qrdd-radio-item{transform:scale(0.85);}
 				.qrdd-radio-item{transform:scale(0.85);}
 			}
 			}
-	
+
 			.qrdd-footer-box{
 			.qrdd-footer-box{
 				padding: 16rpx;box-shadow: 0 5rpx 16rpx rgba(0, 0, 0, 0.4);
 				padding: 16rpx;box-shadow: 0 5rpx 16rpx rgba(0, 0, 0, 0.4);
-	
+
 				.xj-text-text{font-size: 27rpx;}
 				.xj-text-text{font-size: 27rpx;}
 				.sum-text{font-size: 22rpx;}
 				.sum-text{font-size: 22rpx;}
 				.yh-text{font-size: 20rpx;margin-top: 4rpx;}
 				.yh-text{font-size: 20rpx;margin-top: 4rpx;}
 				.ljzf-btn{width: 181rpx;height: 57rpx;line-height: 57rpx;font-size: 21rpx;}
 				.ljzf-btn{width: 181rpx;height: 57rpx;line-height: 57rpx;font-size: 21rpx;}
 			}
 			}
 		}
 		}
-	
+
 		@include mediaBig() {
 		@include mediaBig() {
 			.dd-item-box{
 			.dd-item-box{
 				width: 1950rpx;height: 570rpx;padding: 42rpx 58rpx;margin: 0 auto 36rpx;border-radius: 32rpx;
 				width: 1950rpx;height: 570rpx;padding: 42rpx 58rpx;margin: 0 auto 36rpx;border-radius: 32rpx;
-	
+
 				.item-img-box{width: 336rpx;height: 456rpx;border-radius: 19rpx;margin-right: 38rpx;}
 				.item-img-box{width: 336rpx;height: 456rpx;border-radius: 19rpx;margin-right: 38rpx;}
 				.item-content-box{
 				.item-content-box{
 					.item-name{font-size: 54rpx;margin-bottom: 16rpx;}
 					.item-name{font-size: 54rpx;margin-bottom: 16rpx;}
@@ -2164,10 +2164,10 @@
 			}
 			}
 			.dd-item-box::before{width:840rpx;height: 806rpx;top: -320rpx;left:-280rpx;}
 			.dd-item-box::before{width:840rpx;height: 806rpx;top: -320rpx;left:-280rpx;}
 			.dd-item-box::after{width: 480rpx;height: 465rpx;bottom: -100rpx;right:-100rpx;}
 			.dd-item-box::after{width: 480rpx;height: 465rpx;bottom: -100rpx;right:-100rpx;}
-			
+
 			.qrdd-border-box{
 			.qrdd-border-box{
 				width: 1950rpx;border-radius: 32rpx;padding: 0 38rpx 26rpx;margin-bottom: 36rpx;
 				width: 1950rpx;border-radius: 32rpx;padding: 0 38rpx 26rpx;margin-bottom: 36rpx;
-	
+
 				.kcxxdj-title{font-size: 54rpx;padding: 26rpx 0;}
 				.kcxxdj-title{font-size: 54rpx;padding: 26rpx 0;}
 				.kcxxdj-tc-box{
 				.kcxxdj-tc-box{
 					border-radius: 32rpx;padding: 26rpx 0;
 					border-radius: 32rpx;padding: 26rpx 0;
@@ -2178,16 +2178,16 @@
 				}
 				}
 				.border-row{font-size: 54rpx;padding: 51rpx 0;}
 				.border-row{font-size: 54rpx;padding: 51rpx 0;}
 				.sum-text{margin-right: 51rpx;}
 				.sum-text{margin-right: 51rpx;}
-	
+
 				.zzfs-name-box{
 				.zzfs-name-box{
 					icon{width: 85rpx;height: 85rpx;margin-right: 26rpx;}
 					icon{width: 85rpx;height: 85rpx;margin-right: 26rpx;}
 				}
 				}
 			}
 			}
-	
+
 			.qrdd-footer-box{
 			.qrdd-footer-box{
 				padding: 38rpx;
 				padding: 38rpx;
 				box-shadow: 0 13rpx 38rpx rgba(0, 0, 0, 0.4);
 				box-shadow: 0 13rpx 38rpx rgba(0, 0, 0, 0.4);
-	
+
 				.xj-text-text{font-size: 68rpx;}
 				.xj-text-text{font-size: 68rpx;}
 				.sum-text{font-size: 54rpx;}
 				.sum-text{font-size: 54rpx;}
 				.yh-text{font-size: 46rpx;margin-top: 10rpx;}
 				.yh-text{font-size: 46rpx;margin-top: 10rpx;}
@@ -2201,7 +2201,7 @@
 	.sjh-kjdl-content-box{display: flex;flex-direction: column;align-items: center;}
 	.sjh-kjdl-content-box{display: flex;flex-direction: column;align-items: center;}
 	.kjdl-btn{
 	.kjdl-btn{
 		width: 496rpx;height: 88rpx;line-height: 88rpx;color: #fff;font-size: 36rpx;margin: 32rpx 0;
 		width: 496rpx;height: 88rpx;line-height: 88rpx;color: #fff;font-size: 36rpx;margin: 32rpx 0;
-		@include ezy-no-repeat-cover;background-image: url("@/static/images/shop/ksdl-btn.png");
+		@include ezy-no-repeat-cover;background-image: url("@/static/images/common/shop/ksdl-btn.png");
 	}
 	}
 	.ykkt-text{color: #333;font-size: 32rpx;}
 	.ykkt-text{color: #333;font-size: 32rpx;}
 	@include mediaSmall() {
 	@include mediaSmall() {

+ 0 - 0
static/images/my/head-unlogin-img.png → static/images/common/my/head-unlogin-img.png


+ 0 - 0
static/images/my/list-jt.png → static/images/common/my/list-jt.png


+ 0 - 0
static/images/my/my-tel-bj.png → static/images/common/my/my-tel-bj.png


+ 0 - 0
static/images/my/my-tel-btn.png → static/images/common/my/my-tel-btn.png


+ 0 - 0
static/images/my/my-tel-input.png → static/images/common/my/my-tel-input.png


+ 0 - 0
static/images/my/tk-dialog-bj.png → static/images/common/my/tk-dialog-bj.png


+ 0 - 0
static/images/shop/ksdl-btn.png → static/images/common/shop/ksdl-btn.png


+ 0 - 0
static/images/shop/order-bj.png → static/images/common/shop/order-bj.png


+ 0 - 0
static/images/shop/pay-btn.png → static/images/common/shop/pay-btn.png


+ 0 - 0
static/images/shop/pay-select-a-icon.png → static/images/common/shop/pay-select-a-icon.png


+ 0 - 0
static/images/shop/pay-select-icon.png → static/images/common/shop/pay-select-icon.png


+ 0 - 0
static/images/shop/wx-icon.png → static/images/common/shop/wx-icon.png


+ 0 - 0
static/images/shop/zfb-icon.png → static/images/common/shop/zfb-icon.png


+ 0 - 0
static/images/xuexi/dagang-img.png → static/images/common/xuexi/dagang-img.png


+ 0 - 0
static/images/xuexi/dialog-e-img1.png → static/images/common/xuexi/dialog-e-img1.png


+ 0 - 0
static/images/xuexi/dialog-e-img2.png → static/images/common/xuexi/dialog-e-img2.png


+ 0 - 0
static/images/xuexi/dy-dg-icon.png → static/images/common/xuexi/dy-dg-icon.png


+ 0 - 0
static/images/xuexi/go-top-btn.png → static/images/common/xuexi/go-top-btn.png


+ 0 - 0
static/images/xuexi/jt-a-icon.png → static/images/common/xuexi/jt-a-icon.png


+ 0 - 0
static/images/xuexi/jt-disabled-icon.png → static/images/common/xuexi/jt-disabled-icon.png


+ 0 - 0
static/images/xuexi/jxxx-icon.png → static/images/common/xuexi/jxxx-icon.png


+ 0 - 0
static/images/xuexi/kc-ml-icon.png → static/images/common/xuexi/kc-ml-icon.png


+ 0 - 0
static/images/xuexi/ksp-item-bj.png → static/images/common/xuexi/ksp-item-bj.png


+ 0 - 0
static/images/xuexi/ksp-item-top-bj.png → static/images/common/xuexi/ksp-item-top-bj.png


+ 0 - 0
static/images/xuexi/ksp-video-play.png → static/images/common/xuexi/ksp-video-play.png


+ 0 - 0
static/images/xuexi/play-btn.png → static/images/common/xuexi/play-btn.png


+ 0 - 0
static/images/xuexi/video-play-btn.png → static/images/common/xuexi/video-play-btn.png


+ 0 - 0
static/images/xuexi/xx-ksp-icon.png → static/images/common/xuexi/xx-ksp-icon.png