Commit 1b8836ff314eeea1f8f1c99af224ce50a1bef796

Authored by alexyang
1 parent b8dd5a8b

更新生产环境接口地址,修改为新的网关域名

project-slwl-admin-vue/.env.production
@@ -5,5 +5,5 @@ NODE_ENV = production @@ -5,5 +5,5 @@ NODE_ENV = production
5 VUE_APP_NODE_ENV=prod 5 VUE_APP_NODE_ENV=prod
6 6
7 # base api 7 # base api
8 -VUE_APP_BASE_URL = 'https://sl-gateway.nong12.com/manager'  
9 -VUE_APP_URL = 'https://sl-gateway.nong12.com/manager' 8 +VUE_APP_BASE_URL = 'https://tms-gateway.zrpfsc.com/manager'
  9 +VUE_APP_URL = 'https://tms-gateway.zrpfsc.com/manager'