From 1b141d02568460f394e79e17e02179994c5c3201 Mon Sep 17 00:00:00 2001
From: Gao xiaosong <704041637@qq.com>
Date: Wed, 9 Jun 2021 23:13:29 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E4=BD=A0=E6=8E=A8?=
=?UTF-8?q?=E8=8D=90=E6=98=BE=E7=A4=BA=E6=97=A7=E4=BB=B7=E6=A0=BC=E7=9A=84?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/PromotionGood.vue | 411 +++++++++++++-------------
pages/user/promotion/Poster/index.vue | 286 +++++++++---------
2 files changed, 350 insertions(+), 347 deletions(-)
diff --git a/components/PromotionGood.vue b/components/PromotionGood.vue
index 59852ca..c909b3a 100644
--- a/components/PromotionGood.vue
+++ b/components/PromotionGood.vue
@@ -1,215 +1,212 @@
-
-
-
-
- 为你推荐
-
-
-
-
-
-
-
-
-
-
-
- {{ item.storeName }}
- {{ item.storeName }}
-
-
- {{ item.activity_type === 'groupon' ? item.price : item.otPrice }}
-
- 仅剩:{{ item.stock }}{{ item.unitName }}
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ item.storeName }}
+ {{ item.storeName }}
+
+
+ {{ item.price }}
+ 仅剩:{{ item.stock }}{{ item.unitName }}
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/pages/user/promotion/Poster/index.vue b/pages/user/promotion/Poster/index.vue
index ff2ea9d..e827724 100644
--- a/pages/user/promotion/Poster/index.vue
+++ b/pages/user/promotion/Poster/index.vue
@@ -13,160 +13,166 @@