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 @@