From 7593180df882baefa976314494ef0f05ef00c4c9 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Fri, 7 Jun 2024 18:15:50 +0800 Subject: [PATCH 1/2] 1 --- main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index feb2af46..6f9731bd 100644 --- a/main.js +++ b/main.js @@ -31,8 +31,8 @@ Vue.component('uni-icons2', uniIcons2) // Vue.prototype.COMPANY = "sanjiang" //(部署三江h5需要打开/pages/projectManage/projectManage,页面onload内容) // Vue.prototype.COMPANY = "zjwj" // Vue.prototype.COMPANY = "sccr" -Vue.prototype.COMPANY = "agjt" // 鞍钢集团环境 -// Vue.prototype.COMPANY = "" // 标准版 +// Vue.prototype.COMPANY = "agjt" // 鞍钢集团环境 +Vue.prototype.COMPANY = "" // 标准版 if (process.env.NODE_ENV === 'development') { // 开发环境 console.log('开发环境') From d49c5812c8c973a29e5138fc9779b59bb5c24f29 Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Fri, 7 Jun 2024 18:17:55 +0800 Subject: [PATCH 2/2] 1 --- main.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.js b/main.js index b6ae5a46..87803f22 100644 --- a/main.js +++ b/main.js @@ -31,18 +31,18 @@ Vue.component('uni-icons2', uniIcons2) // Vue.prototype.COMPANY = "sanjiang" //(部署三江h5需要打开/pages/projectManage/projectManage,页面onload内容) // Vue.prototype.COMPANY = "zjwj" // Vue.prototype.COMPANY = "sccr" -// Vue.prototype.COMPANY = "agjt" // 鞍钢集团环境 -Vue.prototype.COMPANY = "" // 标准版 +Vue.prototype.COMPANY = "agjt" // 鞍钢集团环境 +// Vue.prototype.COMPANY = "" // 标准版 if (process.env.NODE_ENV === 'development') { // 开发环境 console.log('开发环境') // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢正式地址(弃用) // Vue.prototype.url_config = 'http://42.180.188.17:9809/' // 鞍钢正式地址 - Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址 + // Vue.prototype.url_config = 'http://42.180.188.17:11211/' // 鞍钢测试地址 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' //雄哥内网穿透地址 // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 // Vue.prototype.url_config = ' http://192.168.34.221:28888/' //郭圣雄本地 - // Vue.prototype.url_config = ' http://192.168.34.221:9111/' //郭圣雄本地 + Vue.prototype.url_config = ' http://192.168.34.221:9111/' //郭圣雄本地 // Vue.prototype.url_config = 'http://182.90.224.237:51234/' //郭圣雄本地 // Vue.prototype.url_config = 'http://192.168.34.155:19111/' //彭洁本地 // Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用)