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 @@