From 9db793eb071d5bbc6a9af3392fb73b5ba47a2e44 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期二, 03 九月 2024 15:58:39 +0800
Subject: [PATCH] 1

---
 sub_pages/customer/coupon/good-all.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sub_pages/customer/coupon/good-all.vue b/sub_pages/customer/coupon/good-all.vue
index 3110b03..52c2c1a 100644
--- a/sub_pages/customer/coupon/good-all.vue
+++ b/sub_pages/customer/coupon/good-all.vue
@@ -14,7 +14,7 @@
 					<view class="flex">
 						<image src="../../../static/images/customer/coupon/icon-point.png" class="point-icon">
 						</image>
-						1552
+						{{currentInfo.currentPoint || 0}}
 						<uni-icons class="icon" type="right" size="32"></uni-icons>
 					</view>
 				</view>

--
Gitblit v1.9.3