From 25bfd7f387803b2e1a266e7fe2428c405bd4848f Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Sat, 13 Apr 2024 10:38:34 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2=E8=AF=B4?=
=?UTF-8?q?=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../WaterfallsFlowItem/WaterfallsFlowItem.vue | 804 +++++++++---------
pages/goods_details/index.vue | 2 +-
pages/store/home/index.vue | 2 +-
3 files changed, 405 insertions(+), 403 deletions(-)
diff --git a/components/WaterfallsFlowItem/WaterfallsFlowItem.vue b/components/WaterfallsFlowItem/WaterfallsFlowItem.vue
index 5dd8152..93b0914 100644
--- a/components/WaterfallsFlowItem/WaterfallsFlowItem.vue
+++ b/components/WaterfallsFlowItem/WaterfallsFlowItem.vue
@@ -1,451 +1,453 @@
-
-
-
- 已售罄
-
-
-
-
- {{item.store_name}}
-
- {{item.store_info}}
-
-
-
- {{e}}
+
+
+
+ 已售罄
+
+
+
+
+ {{item.store_name}}
+
+ {{item.store_info}}
+
+
+
+ {{e}}
-
-
+
- {{item.product_type == 1 ? "秒杀" : item.product_type == 2 ? "预售" : item.product_type == 3 ? "助力" : item.product_type == 4 ? "拼团" : ""}}
- 领券
- 包邮
-
-
- ¥{{item.price}}/{{item.unit_name}}
-
-
-
- ¥{{item.svip_price}}
-
-
-
-
-
-
-
-
-
- 已售罄
-
-
-
-
- {{item.store_name}}
-
- {{item.store_info}}
-
-
- 批发价
-
-
+
- {{item.product_type == 1 ? "秒杀" : item.product_type == 2 ? "预售" : item.product_type == 3 ? "助力" : item.product_type == 4 ? "拼团" : ""}}
- 领券
- 包邮
-
-
- ¥{{item.price}}
-
-
- ¥{{item.svip_price}}
-
-
-
-
- {{item.rate}}评分 {{item.reply_count}}条评论
-
- {{item.merchant.mer_name}}
-
- 进店
-
-
-
-
-
-
-
-
-
+ {{item.product_type == 1 ? "秒杀" : item.product_type == 2 ? "预售" : item.product_type == 3 ? "助力" : item.product_type == 4 ? "拼团" : ""}}
+ 领券
+ 包邮
+
+
+ ¥{{item.price}}
+
+
+ ¥{{item.svip_price}}
+
+
+
+
+ {{item.rate}}评分 {{item.reply_count}}条评论
+
+ {{item.merchant.mer_name}}
+
+ 进店
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue
index e27cca3..0a9085c 100644
--- a/pages/goods_details/index.vue
+++ b/pages/goods_details/index.vue
@@ -61,7 +61,7 @@
¥
{{storeInfo.price}}
- {{"/"}}{{ storeInfo.unit_name}}
+ /{{ storeInfo.unit_name}}
{{" 起 "}}
diff --git a/pages/store/home/index.vue b/pages/store/home/index.vue
index a971d96..e7b7bf1 100644
--- a/pages/store/home/index.vue
+++ b/pages/store/home/index.vue
@@ -170,7 +170,7 @@
¥{{ item.price }}/{{ item.unit_name }}
+ class="unit-name" v-if="item.unit_name&&item.unit_name!='无'">/{{ item.unit_name }}