tanxue 1 ماه پیش
والد
کامیت
0400530ccc
3فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 0 1
      common/styles/global/components.scss
  2. 2 1
      common/styles/global/pages.scss
  3. BIN
      static/images/mall/new-icon.png

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

@@ -402,7 +402,6 @@ position: absolute;left: 0;top: -4rpx;opacity: 0.4;}
 		.content-name{
 			font-size: 36rpx;color: #000;margin-bottom: 12rpx;display: flex;align-items: center;
 			.name-text{@include single-line-ellipsis;max-width: 320rpx;margin-right: 10rpx;}
-			icon{width:70rpx;height:32rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/new-icon.png");}
 		}
 		.content-text{font-size: 24rpx;color: #666;@include multi-line-ellipsis(3);line-height: 1.5;}
 	}

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

@@ -1575,6 +1575,7 @@
 	.mall-list-item{
 		width: 94%;background-color: rgba(255, 255, 255, 0.6)!important;
 		margin: 0 3% 10rpx;border-radius: 8rpx;
+		.content-yuanjia{font-size: 36rpx;color: #ff0101;text-decoration: line-through;}
 		.mall-content-box{
 			display: flex;margin-top: 10rpx;border-bottom: 1px dashed #fff;
 			box-sizing: border-box;padding-bottom:10rpx;margin-bottom: 16rpx;
@@ -1587,7 +1588,7 @@
 			.content-text{font-size: 24rpx;color: #666;@include multi-line-ellipsis(3);line-height: 1.4;}
 			.content-row{
 				display: flex;justify-content: space-between;align-items: center;
-				.content-yuanjia{font-size: 36rpx;color: #ff0101;text-decoration: line-through;}
+				
 				.shop-car-box{
 					width: 70rpx;height: 70rpx;position: relative;
 					@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/shop-car-icon.png");

BIN
static/images/mall/new-icon.png