flx:修改配置
This commit is contained in:
parent
461a41a085
commit
d055ef7e6e
3
main.js
3
main.js
@ -116,6 +116,7 @@ if (process.env.NODE_ENV === 'development') {
|
|||||||
// 生产环境
|
// 生产环境
|
||||||
console.log('生产环境')
|
console.log('生产环境')
|
||||||
// Vue.prototype.url_config = 'http://121.37.106.37:9840/'
|
// Vue.prototype.url_config = 'http://121.37.106.37:9840/'
|
||||||
|
Vue.prototype.url_config = 'http://112.93.255.85:9840/'
|
||||||
// Vue.prototype.url_config = 'http://jxjzw.zhgdyun.com:100/' // 演示平台
|
// Vue.prototype.url_config = 'http://jxjzw.zhgdyun.com:100/' // 演示平台
|
||||||
// Vue.prototype.work_url = 'http://jxj.zhgdyun.com:33983'// 工作流地址 演示平台
|
// Vue.prototype.work_url = 'http://jxj.zhgdyun.com:33983'// 工作流地址 演示平台
|
||||||
// Vue.prototype.url_config = 'http://117.146.73.156:9809/'// 中新建项目
|
// Vue.prototype.url_config = 'http://117.146.73.156:9809/'// 中新建项目
|
||||||
@ -128,7 +129,7 @@ if (process.env.NODE_ENV === 'development') {
|
|||||||
// Vue.prototype.url_config = 'http://121.37.106.37:19999/'// 新能源智慧基建管理平台
|
// Vue.prototype.url_config = 'http://121.37.106.37:19999/'// 新能源智慧基建管理平台
|
||||||
// Vue.prototype.work_url = 'http://121.37.106.37:19997'// 新能源智慧基建管理平台工作流地址
|
// Vue.prototype.work_url = 'http://121.37.106.37:19997'// 新能源智慧基建管理平台工作流地址
|
||||||
|
|
||||||
Vue.prototype.url_config = 'http://101.43.164.214:11111/' // 百色通用
|
// Vue.prototype.url_config = 'http://101.43.164.214:11111/' // 百色通用
|
||||||
Vue.prototype.work_url = 'http://101.43.164.214:11137' // 工作流地址 通用
|
Vue.prototype.work_url = 'http://101.43.164.214:11137' // 工作流地址 通用
|
||||||
// Vue.prototype.url_config = 'http://101.43.164.214:11112/'// 新金湾
|
// Vue.prototype.url_config = 'http://101.43.164.214:11112/'// 新金湾
|
||||||
// Vue.prototype.work_url = 'http://101.43.164.214:11137'// 新金湾地址 通用
|
// Vue.prototype.work_url = 'http://101.43.164.214:11137'// 新金湾地址 通用
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user