From d055ef7e6ee0f3d64b80936c4d3de19e92c84606 Mon Sep 17 00:00:00 2001 From: Rain_ <904416525@qq.com> Date: Thu, 20 Nov 2025 16:45:20 +0800 Subject: [PATCH] =?UTF-8?q?flx:=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.js b/main.js index af24836b..17ad995f 100644 --- a/main.js +++ b/main.js @@ -116,6 +116,7 @@ if (process.env.NODE_ENV === 'development') { // 生产环境 console.log('生产环境') // 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.work_url = 'http://jxj.zhgdyun.com:33983'// 工作流地址 演示平台 // 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.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.url_config = 'http://101.43.164.214:11112/'// 新金湾 // Vue.prototype.work_url = 'http://101.43.164.214:11137'// 新金湾地址 通用