From 7b635fde26641eac044a9ee66c99f7dbc7d93ce8 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Fri, 22 Aug 2025 13:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E5=B8=81=E5=85=85=E5=80=BC=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=8D=A1=E7=89=87=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/recharge/gold/addCoinRecharge.vue | 270 ++++++++++++++-------------- 2 files changed, 140 insertions(+), 134 deletions(-) diff --git a/.env.development b/.env.development index 2e39009..cc1bf16 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ - # 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/' # 正式环境 @@ -13,4 +13,4 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # 本地 #VITE_API_BASE='http://localhost:8081/' # sunjiabei -VITE_API_BASE='http://192.168.0.115:8081/' \ No newline at end of file +# VITE_API_BASE='http://192.168.0.115:8081/' \ No newline at end of file diff --git a/src/views/recharge/gold/addCoinRecharge.vue b/src/views/recharge/gold/addCoinRecharge.vue index 31d9d84..cdda1ff 100644 --- a/src/views/recharge/gold/addCoinRecharge.vue +++ b/src/views/recharge/gold/addCoinRecharge.vue @@ -659,167 +659,170 @@ onMounted(() => { - - \ No newline at end of file +