修改需要打包导出的变量名
This commit is contained in:
@ -17,7 +17,9 @@ VITE_DROP_CONSOLE = false
|
||||
|
||||
# 接口地址
|
||||
# 如果没有跨域问题,直接在这里配置即可
|
||||
VITE_GLOB_API_URL=http://10.133.96.105:8077
|
||||
VITE_GLOB_API_URL=http://10.133.96.137:8090
|
||||
# VITE_GLOB_API_URL=http://10.4.126.67:30000
|
||||
# VITE_GLOB_API_URL=http://10.0.252.25:8090
|
||||
#VITE_GLOB_REQUEST_TIMEOUT=20000
|
||||
# 报表系统地址
|
||||
VITE_GLOB_REPORT_URL=http://10.133.96.105:3100
|
||||
@ -38,8 +40,8 @@ VITE_GLOB_PRINT_BASE_URL = http://114.116.210.204:3300
|
||||
VITE_GLOB_API_URL_PREFIX =
|
||||
|
||||
#租户开关
|
||||
# VITE_TENANT_ENABLED = true
|
||||
# VITE_GLOB_TENANT_ENABLED = true
|
||||
# 屏蔽通知消息的轮询
|
||||
VITE_DISABLE_NEWS=false
|
||||
VITE_GLOB_DISABLE_NEWS=false
|
||||
# 禁用关闭页面提示
|
||||
# VITE_CLOSE_ALERT_DISABLED=true
|
||||
# VITE_GLOB_CLOSE_ALERT_DISABLED=true
|
||||
|
||||
Reference in New Issue
Block a user