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 ? '收款' :
'退款' }}
待收
手续费