From 1d8d36bdf41790a01736828e925dc734a5af5cad Mon Sep 17 00:00:00 2001 From: zry <18990852002@163.com> Date: Mon, 12 May 2025 09:59:44 +0800 Subject: [PATCH] =?UTF-8?q?0512=E5=89=8D=E7=AB=AF=E6=8F=90=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gold-system/.env.test | 16 ---------------- gold-system/src/views/audit/refundAudit.vue | 2 +- gold-system/src/views/consume/addConsume.vue | 6 ++++++ gold-system/src/views/index.vue | 2 +- gold-system/src/views/recharge/addRecharge.vue | 12 ++++++------ gold-system/src/views/usergold/index.vue | 4 +++- 6 files changed, 17 insertions(+), 25 deletions(-) diff --git a/gold-system/.env.test b/gold-system/.env.test index af5e5ed..2e71c12 100644 --- a/gold-system/.env.test +++ b/gold-system/.env.test @@ -1,21 +1,5 @@ -<<<<<<< HEAD -<<<<<<< HEAD -#VITE_API_BASE='http://54.251.137.151:10704/' -# VITE_API_BASE='http://192.168.8.94:8080/' -VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_prod' -# VITE_API_BASE='http://54.251.137.151:10704/' -# VITE_API_BASE='http://192.168.8.232:8080/' -======= # VITE_API_BASE='http://54.251.137.151:10704/' # VITE_API_BASE='http://192.168.8.94:8080/' VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_prod' # VITE_API_BASE='http://54.251.137.151:10704/' # VITE_API_BASE='http://192.168.8.220:8080/' ->>>>>>> zry -======= -# VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_prod' -#VITE_API_BASE='http://54.251.137.151:10704/' -# VITE_API_BASE='http://192.168.8.94:8080/' -VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_dev' -# VITE_API_BASE='http://192.168.8.232:8080/' ->>>>>>> a117177bbbe1dd3064874e0b27bedb0c3b15c3e3 diff --git a/gold-system/src/views/audit/refundAudit.vue b/gold-system/src/views/audit/refundAudit.vue index 4141fef..fddc102 100644 --- a/gold-system/src/views/audit/refundAudit.vue +++ b/gold-system/src/views/audit/refundAudit.vue @@ -582,7 +582,7 @@ const trimJwCode = () => {
- 充值时间: + 时间: { top: 0; left: 15%; right: 0; - z-index: 101; + z-index: 80; background: white; " > diff --git a/gold-system/src/views/recharge/addRecharge.vue b/gold-system/src/views/recharge/addRecharge.vue index 043c5b3..2a19605 100644 --- a/gold-system/src/views/recharge/addRecharge.vue +++ b/gold-system/src/views/recharge/addRecharge.vue @@ -238,7 +238,7 @@ const getCurrency = async function () { const handleAvatarSuccess = (response, uploadFile) => { imageUrl.value = URL.createObjectURL(uploadFile.raw) console.log('图片上传成功', response, uploadFile) - addRecharge.value.rechargeVoucher = `http://54.251.137.151:10702/upload/${response.data}` + addRecharge.value.rechargeVoucher = `http://54.251.137.151:10702/home/java/haiwaiyanfa/gold1/${response.data}` console.log('图片名称', addRecharge.value.rechargeVoucher) } @@ -680,7 +680,7 @@ const changeVoucher = function (row) { const handleBatchAvatarSuccess = (response, uploadFile) => { imageUrl.value = URL.createObjectURL(uploadFile.raw) console.log('图片上传成功', response, uploadFile) - rechargeVoucher.value = `http://54.251.137.151:10702/upload/${response.data}` + rechargeVoucher.value = `http://54.251.137.151:10702/home/java/haiwaiyanfa/gold1/${response.data}` console.log('图片名称', rechargeVoucher.value) } //批量充值确认按钮 @@ -812,7 +812,7 @@ const batchSettingInit = function () { const batchSettingHandleAvatarSuccess = (response, uploadFile) => { batchSettingObj.value.imageUrl = URL.createObjectURL(uploadFile.raw) console.log('图片上传成功', response, uploadFile) - batchSettingObj.value.rechargeVoucher = `http://54.251.137.151:10702/upload/${response.data}` + batchSettingObj.value.rechargeVoucher = `http://54.251.137.151:10702/home/java/haiwaiyanfa/gold1/${response.data}` console.log('图片名称', batchSettingObj.value.rechargeVoucher) } // 批量设置取消按钮 @@ -1001,7 +1001,7 @@ onMounted(async function () { style="margin-bottom: 5px" >