.env.production 147 Bytes 编辑Web IDE 1 2 3 4 5 6 # 生产环境配置 ENV = 'production' # gfast管理系统/生产环境 #VUE_APP_BASE_API = 'http://sjapi.jxhh.com' VUE_APP_BASE_API = '/api/v1'