共 {{ getMessageContent?.productCount }} 件商品,总金额:
@@ -108,23 +108,23 @@ function formatOrderStatus(order: any) {
background-color: #e2e2e2;
.order-card-header {
- height: 80px;
+ height: 28px;
.order-no {
- font-size: 26px;
+ font-size: 16px;
font-weight: 500;
}
}
.pay-box {
.discounts-title {
- font-size: 24px;
+ font-size: 16px;
line-height: normal;
color: #999999;
}
.discounts-money {
- font-size: 24px;
+ font-size: 16px;
line-height: normal;
color: #999;
font-family: OPPOSANS;
@@ -134,34 +134,6 @@ function formatOrderStatus(order: any) {
color: #333;
}
}
-
- .order-card-footer {
- height: 100px;
-
- .more-item-box {
- padding: 20px;
-
- .more-item {
- height: 60px;
-
- .title {
- font-size: 26px;
- }
- }
- }
-
- .more-btn {
- color: #999999;
- font-size: 24px;
- }
-
- .content {
- width: 154px;
- color: #333333;
- font-size: 26px;
- font-weight: 500;
- }
- }
}
.warning-color {
diff --git a/src/views/mall/promotion/kefu/components/message/ProductItem.vue b/src/views/mall/promotion/kefu/components/message/ProductItem.vue
index 39233deb..7808023d 100644
--- a/src/views/mall/promotion/kefu/components/message/ProductItem.vue
+++ b/src/views/mall/promotion/kefu/components/message/ProductItem.vue
@@ -110,33 +110,26 @@ const skuString = computed(() => {