diff --git a/.env.development b/.env.development index 0c2cb45..3dfc58d 100644 --- a/.env.development +++ b/.env.development @@ -6,8 +6,8 @@ VITE_APP_ENV = 'development' # 开发环境 # VITE_APP_BASE_API = 'http://139.224.253.23:8000' - VITE_APP_BASE_API = 'https://www.cnxhyc.com/jq' -#VITE_APP_BASE_API = 'http://192.168.110.56:8000' +# VITE_APP_BASE_API = 'https://www.cnxhyc.com/jq' +VITE_APP_BASE_API = 'http://192.168.110.57:8000' #代永飞接口 # VITE_APP_BASE_API = 'http://457102h2d6.qicp.vip:24689' diff --git a/.env.production b/.env.production index 25ffc11..fdd251b 100644 --- a/.env.production +++ b/.env.production @@ -8,7 +8,7 @@ VITE_APP_ENV = 'https://www.cnxhyc.com' # VITE_APP_ENV = 'https://fuyuanshen.com/backend-fys' # 应用访问路径 晶全1 -VITE_APP_CONTEXT_PATH = '/jingquan/' +VITE_APP_CONTEXT_PATH = '/' # 高德地图Key VITE_AMAP_KEY='84a12a692ae378effdf741e16d584cd3' @@ -23,7 +23,7 @@ VITE_APP_MONITOR_ADMIN = '/admin/applications' VITE_APP_SNAILJOB_ADMIN = '/snail-job' # 生产环境 晶全3 代理访问 -VITE_APP_BASE_API = '/jq' +VITE_APP_BASE_API = 'https://www.cnxhyc.com/jq' # 生产环境 富源晟3 #VITE_APP_BASE_API = '/backend-fys' diff --git a/index.html b/index.html index d4a9c8a..48eb08c 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,12 @@ - + +