From c765dd65dab93156818129e6aac60fafa6218abb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com>
Date: Sat, 11 Oct 2025 09:32:56 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E5=9C=B0?=
=?UTF-8?q?=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packages/storeManagement/wallet/index.vue | 2 +-
packages/user/wallet/index.vue | 2 +-
packages/workOrderDashboard/wallet/index.vue | 5 +++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/packages/storeManagement/wallet/index.vue b/packages/storeManagement/wallet/index.vue
index 79fc62da..58978eec 100644
--- a/packages/storeManagement/wallet/index.vue
+++ b/packages/storeManagement/wallet/index.vue
@@ -19,7 +19,7 @@
去充值
-->
-
+
diff --git a/packages/user/wallet/index.vue b/packages/user/wallet/index.vue
index ae0e98c5..de9e132e 100644
--- a/packages/user/wallet/index.vue
+++ b/packages/user/wallet/index.vue
@@ -90,7 +90,7 @@ export default {
this.top = meun.top;
this.localHeight = meun.height;
this.topVal = options.type == 1 ? '积分' : (options.type == 2 ? '物业公积金' : '红包卡券');
- this.photoVal = options.type == 1 ? 'http://localhost:8080/user_wallet1.png' : (options.type == 2 ? 'http://localhost:8080/user_wallet2.png' : 'http://localhost:8080/user_wallet3.png');
+ this.photoVal = options.type == 1 ? 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com//user_wallet1.png' : (options.type == 2 ? 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com//user_wallet2.png' : 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com//user_wallet3.png');
this.itemObj = JSON.parse(options.item);
this.itemType = options.type;
this.balance = options.type == 1 ? this.itemObj.points : (options.type == 2 ? this.itemObj.property_housing_fund : 0)
diff --git a/packages/workOrderDashboard/wallet/index.vue b/packages/workOrderDashboard/wallet/index.vue
index 90ef3419..71c370ae 100644
--- a/packages/workOrderDashboard/wallet/index.vue
+++ b/packages/workOrderDashboard/wallet/index.vue
@@ -16,7 +16,7 @@
{{ topVal }}(元)
{{ balance }}
-
+
@@ -36,7 +36,8 @@
{{ record.change_time }}
- {{ record.change_reason == 1 ? '收款' :
+ {{ record.change_reason ==
+ 1 ? '收款' :
'退款' }}
待收
手续费