Commit f3376846 authored by fanlin@91isoft.com's avatar fanlin@91isoft.com

预上线环境

parent 0ea331af
...@@ -2,25 +2,25 @@ ...@@ -2,25 +2,25 @@
ENV = 'production' ENV = 'production'
# 生产环境地址 # 生产环境地址
VUE_APP_BASE_API = '/api/education/v1' #VUE_APP_BASE_API = '/api/education/v1'
VUE_APP_BASE_API2 = '' #VUE_APP_BASE_API2 = ''
# 考试系统地址 # 考试系统地址
VUE_APP_BASE_API3 = 'https://zhixin.zhiguaniot.com/education-exam' #VUE_APP_BASE_API3 = 'https://zhixin.zhiguaniot.com/education-exam'
# 手机端前台地址 # 手机端前台地址
VUE_APP_BASE_API4 = 'https://zhixin.zhiguaniot.com/education-mobile' #VUE_APP_BASE_API4 = 'https://zhixin.zhiguaniot.com/education-mobile'
# 不走网关的后台地址 # 不走网关的后台地址
VUE_APP_BASE_API5 = 'https://zhixin.zhiguaniot.com/education' #VUE_APP_BASE_API5 = 'https://zhixin.zhiguaniot.com/education'
# 客户端前端地址 # 客户端前端地址
VUE_APP_BASE_API6 = 'https://zhixin.zhiguaniot.com/education-pc' #VUE_APP_BASE_API6 = 'https://zhixin.zhiguaniot.com/education-pc'
# 预上线环境地址 # 预上线环境地址
# VUE_APP_BASE_API = '/api/education/v1' VUE_APP_BASE_API = '/api/education/v1'
# VUE_APP_BASE_API2 = '' VUE_APP_BASE_API2 = ''
# 考试系统地址 # 考试系统地址
# VUE_APP_BASE_API3 = 'https://zhixinstage.zhiguaniot.com/education-exam' VUE_APP_BASE_API3 = 'https://zhixinstage.zhiguaniot.com/education-exam'
# 手机端前台地址 # 手机端前台地址
# VUE_APP_BASE_API4 = 'https://zhixinstage.zhiguaniot.com/education-mobile' VUE_APP_BASE_API4 = 'https://zhixinstage.zhiguaniot.com/education-mobile'
# 不走网关的后台地址 # 不走网关的后台地址
# VUE_APP_BASE_API5 = 'https://zhixinstage.zhiguaniot.com/education' VUE_APP_BASE_API5 = 'https://zhixinstage.zhiguaniot.com/education'
# 客户端前端地址 # 客户端前端地址
# VUE_APP_BASE_API6 = 'https://zhixinstage.zhiguaniot.com/education-pc' VUE_APP_BASE_API6 = 'https://zhixinstage.zhiguaniot.com/education-pc'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment