# 生产环境配置 ENV = 'production' # 安全生产信息化平台/生产环境 VUE_APP_BASE_API = '/prod-api' #安全平台后台地址 VUE_APP_TARGET = 'http://36.138.181.113:8091/dangerManage'