|
@@ -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");
|