From c165e8886a70231f735d7052020db359f4e12463 Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Mon, 13 Oct 2025 15:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BA=BF=E4=B8=8A104?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.env.production b/.env.production index 519d037..a4759d3 100644 --- a/.env.production +++ b/.env.production @@ -2,10 +2,7 @@ VITE_USE_MOCK = false # 发布路径 -VITE_PUBLIC_PATH = /biz103 - -# 跨域代理,您可以配置多个 ,请注意,没有换行符 -VITE_PROXY = [["/opeexup","https://www.focusnu.com/opeapi/"]] +VITE_PUBLIC_PATH = /biz104 # 是否启用gzip或brotli压缩 # 选项值: gzip | brotli | none @@ -16,10 +13,11 @@ VITE_BUILD_COMPRESS = 'gzip' VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false #后台接口父地址(必填) -VITE_GLOB_API_URL=/nursingunit103 +VITE_GLOB_API_URL=/nursingunit104 #后台接口全路径地址(必填) -VITE_GLOB_DOMAIN_URL=https://www.focusnu.com/nursingunit103 +# VITE_GLOB_DOMAIN_URL=https://www.focusnu.com/nursingunit104 +VITE_GLOB_DOMAIN_URL=http://115.175.20.152/nursingunit104 # 接口父路径前缀 VITE_GLOB_API_URL_PREFIX=