feat:代码提交

feature1.2
吴延福 2025-07-29 14:15:09 +08:00
parent ae0297d45a
commit 31889e5f45
1 changed files with 2 additions and 5 deletions

View File

@ -5,15 +5,12 @@ VUE_APP_TITLE = 汉邦唐全真数字服务平台
# 网关地址
VUE_APP_GATEWAY_URL="/dev-api"
# 服务地址
VUE_APP_BASE_API_URL="http://192.168.2.187:8081"
VUE_APP_BASE_API_URL="http://192.168.1.121:8081"
# 服务前-- 请严格遵守格式 不允许换行
VUE_APP_SERVICE_PREFIX= '{"system":"/system","file":"/file","prevention":"/prevention-zsz","bpm":"/bpm"}'
# 是否显示全部菜单
VUE_APP_ALL_MENU = false
# # 微前端地址
# VUE_APP_REMOTES_URL="http://192.168.2.14:8090"
# # 当前应用部署地址
# VUE_APP_EXPOSES_URL="http://192.168.1.20:8090"
VUE_APP_REMOTES_URL="http://119.45.158.12/common_dev/"
VUE_APP_REMOTES_URL="http://192.168.2.11:8090"
# 当前应用部署地址
VUE_APP_EXPOSES_URL=""