From e0afa52ee95575899985a30afae0eb9a61104380 Mon Sep 17 00:00:00 2001
From: liugongyu <290219706@qq.com>
Date: Tue, 7 Jun 2022 14:45:01 +0800
Subject: [PATCH] 卡券发放
---
pages/moneyRecharge/moneyRecharge.vue | 709 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1 file changed, 345 insertions(+), 364 deletions(-)
diff --git a/pages/moneyRecharge/moneyRecharge.vue b/pages/moneyRecharge/moneyRecharge.vue
index 80026b5..4c09eed 100644
--- a/pages/moneyRecharge/moneyRecharge.vue
+++ b/pages/moneyRecharge/moneyRecharge.vue
@@ -1,372 +1,353 @@
-
-
-
- 明细 >
- ¥{{acctBalance | toFixed2 }}
-
-
-
-
-
-
-
- {{item.rechargeCode | ortherToFixed}}
-
-
-
-
-
-
-
-
-
-
- 温馨提示:暂不支持退款,请谨慎选择充值金额!
-
-
-
-
- 支付方法
-
-
-
-
-
-
- 微信支付
-
-
-
-
-
-
-
+
+
+
+ 明细 >
+ ¥{{acctBalance | toFixed2 }}
+
+
+
+
+
+
+
+ {{item.rechargeCode | ortherToFixed}}
+
+
+
+
+
+
+
+
+
+
+ 温馨提示:暂不支持退款,请谨慎选择充值金额!
+
+
+
+
+ 支付方法
+
+
+
+
+
+
+ 微信支付
+
+
+
+
+
+
+
--
libgit2 0.21.4