From 28ee03f0dd367191956e6df7d52ef564e154ff62 Mon Sep 17 00:00:00 2001 From: zhangyongQINGHU <15371817+zhangyongqinghu@user.noreply.gitee.com> Date: Thu, 17 Jul 2025 13:06:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 +- src/views/home.vue | 4 +- src/views/usergold/clientCountBalance.vue | 110 +++++++++++++++++++++++++++++- 3 files changed, 112 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 6e3132b..f289417 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,5 @@ # VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload -VITE_API_BASE='http://192.168.9.21:8081/' +# VITE_API_BASE='http://192.168.9.21:8081/' +VITE_API_BASE='http://18.143.76.3:10704/' diff --git a/src/views/home.vue b/src/views/home.vue index ee8be53..6f89357 100644 --- a/src/views/home.vue +++ b/src/views/home.vue @@ -252,9 +252,7 @@ const openExportList = () => { - - 查看导出列表 - +