From 010028da0dd4f00be50365dd10ebae1b977ff296 Mon Sep 17 00:00:00 2001 From: liub Date: Wed, 19 Nov 2025 16:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 6 +++--- src/views/system/user/profile/index.vue | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index fef6581..036d17a 100644 --- a/.env.development +++ b/.env.development @@ -7,7 +7,7 @@ VITE_APP_ENV = 'development' # 开发环境 #VITE_APP_BASE_API = 'https://fuyuanshen.com/backend' VITE_APP_BASE_API = 'https://www.cnxhyc.com/jq' -#VITE_APP_BASE_API = 'http://192.168.2.34:8000' +# VITE_APP_BASE_API = 'http://139.224.253.23:8000' #代永飞接口 # VITE_APP_BASE_API = 'http://457102h2d6.qicp.vip:24689' diff --git a/.env.production b/.env.production index 97df1b8..d643eb9 100644 --- a/.env.production +++ b/.env.production @@ -2,13 +2,13 @@ VITE_APP_TITLE = 云平台管理系统 # 生产环境配置 晶全1 -VITE_APP_ENV = 'https://fuyuanshen.com/backend' +VITE_APP_ENV = 'production' # 生产环境配置 富源晟2 # VITE_APP_ENV = 'https://fuyuanshen.com/backend-fys' # 应用访问路径 晶全1 -VITE_APP_CONTEXT_PATH = '/jingquan/' +VITE_APP_CONTEXT_PATH = '/' # 应用访问路径 富源晟2 #VITE_APP_CONTEXT_PATH = '/sys/' @@ -20,7 +20,7 @@ VITE_APP_MONITOR_ADMIN = '/admin/applications' VITE_APP_SNAILJOB_ADMIN = '/snail-job' # 生产环境 晶全3 -VITE_APP_BASE_API = '/backend' +VITE_APP_BASE_API = 'http://139.224.253.23:8000' # 生产环境 富源晟3 #VITE_APP_BASE_API = '/backend-fys' diff --git a/src/views/system/user/profile/index.vue b/src/views/system/user/profile/index.vue index a5398f1..9fa79ed 100644 --- a/src/views/system/user/profile/index.vue +++ b/src/views/system/user/profile/index.vue @@ -61,7 +61,7 @@ - +