From 298e2261ca4829538f97989c4350a5d6f9e57406 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com>
Date: Mon, 6 Mar 2023 11:38:44 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/Applforrefund/Applforrefund.vue | 4 +-
pages/coupon/coupon.vue | 160 +-------
pages/integral/integral.vue | 512 +-------------------------
3 files changed, 10 insertions(+), 666 deletions(-)
diff --git a/pages/Applforrefund/Applforrefund.vue b/pages/Applforrefund/Applforrefund.vue
index 4cbebd9..1f8d6c4 100644
--- a/pages/Applforrefund/Applforrefund.vue
+++ b/pages/Applforrefund/Applforrefund.vue
@@ -9,7 +9,9 @@
{{dictname}}
- 退款金额
+
+ 退款金额
+ 退款积分
¥{{order.totalPrice}}
{{order.integralExchangeSill}}积分
diff --git a/pages/coupon/coupon.vue b/pages/coupon/coupon.vue
index 18274c2..21166a0 100644
--- a/pages/coupon/coupon.vue
+++ b/pages/coupon/coupon.vue
@@ -143,163 +143,5 @@
diff --git a/pages/integral/integral.vue b/pages/integral/integral.vue
index d7ff9c6..854885e 100644
--- a/pages/integral/integral.vue
+++ b/pages/integral/integral.vue
@@ -11,9 +11,12 @@
积分规则
-->
-
+
{{list.integral}}
+
+ 0
+
@@ -419,9 +422,7 @@
yaoqingshowfalse() {
this.yapqingshow = false;
this.$nextTick(async () => {
- await this.$refs.rCanvas.clearCanvas((res) => {
- console.log(res)
- })
+ await this.$refs.rCanvas.clearCanvas((res) => {})
await this.$refs.rCanvas.setCanvasWidth(0)
await this.$refs.rCanvas.setCanvasHeight(0)
})
@@ -624,506 +625,5 @@