From 8cf17a119dd51811c09c8312dcec768873b64f10 Mon Sep 17 00:00:00 2001
From: yangsanTT <812952667@qq.com>
Date: Thu, 19 Aug 2021 20:52:05 +0800
Subject: [PATCH] =?UTF-8?q?1.=E6=B7=BB=E5=8A=A0=E5=8A=A0=E6=B2=B9=E7=AB=99?=
=?UTF-8?q?=E7=82=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/goods/coupon-details/coupon-details.vue | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/pages/goods/coupon-details/coupon-details.vue b/pages/goods/coupon-details/coupon-details.vue
index 01f8b28..ade476e 100644
--- a/pages/goods/coupon-details/coupon-details.vue
+++ b/pages/goods/coupon-details/coupon-details.vue
@@ -13,10 +13,12 @@
领取时间:{{oneTime | formatDate('-')}}
使用有效期:{{twoTime | formatDate('-')}}
消费时间:{{threeTime | formatDate('-')}}
+ 加油站点:{{couponDesInfo.couponCodeInfo.storeName}}
+
-
+
使用流程:
@@ -244,7 +246,7 @@
.couhead {
position: absolute;
top: 20px;
- height: 280rpx;
+ height: 320rpx;
border-radius: 10rpx;
.couimg {