diff --git a/subPackages/user/coupon.vue b/subPackages/user/coupon.vue
index d95142d..1556779 100644
--- a/subPackages/user/coupon.vue
+++ b/subPackages/user/coupon.vue
@@ -12,9 +12,9 @@
-
-
- {{item.discounts/100}}
+
+
+ {{item.discounts/100}}元
{{getPecenet(item.percent)}}折
@@ -23,6 +23,10 @@
满{{item.min_limit/100}}元可用
+
+
+
+
{{item.title}}
@@ -48,12 +52,12 @@
-
@@ -85,10 +89,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{getStatusText(selectInfo.status)}}
+
+
+
+ 卡密:{{selectInfo.card_key}}
+
+
+
+
+
+
+
+
+
+ {{selectInfo.title}}
+
+
+ {{selectInfo.open_time}}-{{selectInfo.end_time}}可用
+
+
+
+
+
+
+
+
+
+ 使用规则:{{selectInfo.content}}
+
+
+
+
+
+ 券状态
+ {{getStatusText(selectInfo.status)}}
+
+
+ 有效期
+ {{selectInfo.open_time}}~{{selectInfo.end_time}}可用
+
+
+ 使用须知
+ {{selectInfo.notice}}
+
+
+
+