From bcdec8f80a0a77f7f3a57718d0f49688c532f17a Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Mon, 20 Oct 2025 15:17:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E9=A2=9D*100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/moneyManage/receiveDetail/receiveDetail.vue | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.env.development b/.env.development index f7fcc40..0989c6a 100644 --- a/.env.development +++ b/.env.development @@ -1,9 +1,9 @@ -VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' +# VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 # VITE_API_BASE='http://54.255.212.181:10704/' # 正式环境 # VITE_API_BASE='http://54.255.212.181:10705/' -# VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload +VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # VITE_API_BASE='http://192.168.9.28:8081/' # sunjiabei # VITE_API_BASE='http://192.168.9.28:8081/' diff --git a/src/views/moneyManage/receiveDetail/receiveDetail.vue b/src/views/moneyManage/receiveDetail/receiveDetail.vue index d86d2dc..51dea08 100644 --- a/src/views/moneyManage/receiveDetail/receiveDetail.vue +++ b/src/views/moneyManage/receiveDetail/receiveDetail.vue @@ -231,7 +231,7 @@