From 03e2fa531a3dc0921671a57f27448bdcd498bc09 Mon Sep 17 00:00:00 2001 From: Zy <1448159279@qq.com> Date: Thu, 13 Aug 2026 15:12:17 +0800 Subject: [PATCH] =?UTF-8?q?8/13=EF=BC=8C=20=E4=BF=AE=E6=94=B9=E5=B0=8F?= =?UTF-8?q?=E5=8C=BA=E5=88=A0=E9=99=A4=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/components/Holder/index.vue | 10 ++++------ src/views/community/AddCommunity.vue | 8 +++++++- src/views/system/Activity/addActivity.vue | 16 ++++++++++++++-- src/views/system/storeroom/index.vue | 2 +- 5 files changed, 28 insertions(+), 12 deletions(-) diff --git a/.env.development b/.env.development index cd182d8..2bd86fc 100644 --- a/.env.development +++ b/.env.development @@ -9,9 +9,9 @@ VITE_APP_ENV='development' # 开发环境 VITE_APP_BASE_API='/dev-api' # # 开发环境 接口代理地址 -#VITE_APP_PROXY_API='http://192.168.1.222:8080' +VITE_APP_PROXY_API='http://192.168.1.222:8080' # 开发环境 接口代理地址 -VITE_APP_PROXY_API='http://192.168.1.6:8080' +#VITE_APP_PROXY_API='http://192.168.1.6:8080' # 图片基础地址 VITE_IMG_URL='http://192.168.1.222:8080' diff --git a/src/components/Holder/index.vue b/src/components/Holder/index.vue index e2fee56..3c5e39e 100644 --- a/src/components/Holder/index.vue +++ b/src/components/Holder/index.vue @@ -12,14 +12,14 @@ -