diff --git a/packages/shop/goods/index.css b/packages/shop/goods/index.css index add7d498..25895368 100644 --- a/packages/shop/goods/index.css +++ b/packages/shop/goods/index.css @@ -21,20 +21,20 @@ image { display: flex; align-items: center; z-index: 2; -} - -.isDay { - background-color: orangered; - height: 35rpx; - border-radius: 5rpx; - color: white; - font-size: 22rpx; - text-align: center; - justify-content: center; - padding: 5rpx 10rpx; - display: flex; -} - +} + +.isDay { + background-color: orangered; + height: 35rpx; + border-radius: 5rpx; + color: white; + font-size: 22rpx; + text-align: center; + justify-content: center; + padding: 5rpx 10rpx; + display: flex; +} + .tag { background-color: orangered; color: white; @@ -108,6 +108,7 @@ image { color: #C7C7C7; margin-left: 30rpx; padding-bottom: 4rpx; + text-decoration: line-through; } .GGBox { @@ -186,7 +187,7 @@ image { color: #222222; margin: 0 20rpx; margin-top: 20rpx; - font-weight: 700; + font-weight: 700; display: flex; } diff --git a/packages/shop/groupPurchaseSubmit/index.vue b/packages/shop/groupPurchaseSubmit/index.vue index c57f42d4..b3f80ba7 100644 --- a/packages/shop/groupPurchaseSubmit/index.vue +++ b/packages/shop/groupPurchaseSubmit/index.vue @@ -43,7 +43,7 @@ ¥{{ item.commodity_goods_info.sales_price }}/{{ item.commodity_goods_info.goods_unit - }} + }} 运费 ¥{{ item.commodity_goods_info.freight }} @@ -240,7 +240,7 @@ -