+
+
+
+ 优惠券活动
+
+
+
+
+
+
+
+
+
+ {{ item.discount }}折
+ 优惠金额:{{
+ item.price | unitPrice
+ }}元
+ 满{{ item.consumeThreshold | unitPrice }}元可用
+ 全平台
+ 仅限品类
+ {{
+ item.storeName == "platform"
+ ? "全平台"
+ : item.storeName + "店铺"
+ }}使用
+
+ 有效期至:{{ item.endTime.split(" ")[0] }}
+
+
+ 立即使用
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/tabbar/home/views.vue b/pages/tabbar/home/views.vue
index a95ba4d..b6dc2de 100644
--- a/pages/tabbar/home/views.vue
+++ b/pages/tabbar/home/views.vue
@@ -1,37 +1,5 @@