diff --git a/main.js b/main.js index 56ec0ef2..1c6c9f55 100644 --- a/main.js +++ b/main.js @@ -37,6 +37,7 @@ Vue.prototype.COMPANY = "" // 标准版 if (process.env.NODE_ENV === 'development') { // 开发环境 console.log('开发环境') + Vue.prototype.url_config = 'http://jxj.zhgdyun.com:30250/'// 演示平台H5 // 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/' // 鞍钢测试地址 @@ -44,7 +45,7 @@ if (process.env.NODE_ENV === 'development') { // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:61212/' //杰哥内网穿透地址 // Vue.prototype.url_config = 'http://192.168.34.221:28890/' //郭圣雄本地 // 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' // 工作流线上地址(弃用) @@ -92,7 +93,7 @@ if (process.env.NODE_ENV === 'development') { } else { // 生产环境 console.log('生产环境') - Vue.prototype.url_config = 'http://222.80.185.228:6090/' // 木垒县新能源工程线上地址 + // Vue.prototype.url_config = 'http://222.80.185.228:6090/' // 木垒县新能源工程线上地址 // Vue.prototype.url_config = 'http://10.168.1.105:11111/' // 线上地址 // Vue.prototype.url_config = 'http://10.168.1.104:11111/' // 线上地址 // Vue.prototype.url_config = 'http://47.93.215.234:9809/' // 鞍钢线上地址(弃用) @@ -135,7 +136,8 @@ if (process.env.NODE_ENV === 'development') { // Vue.prototype.url_config = 'http://192.168.34.221:30002/'//郭圣雄本地 // Vue.prototype.url_config = 'http://101.43.164.214:45022/'//盘锦 // Vue.prototype.url_config = 'http://183.249.224.118:9000/'// 嘉兴项目 - // Vue.prototype.url_config = 'http://jxj.zhgdyun.com:30250/#/'// 演示平台H5 + Vue.prototype.url_config = 'http://jxj.zhgdyun.com:30250/'// 演示平台H5 + Vue.prototype.work_url = 'http://jxj.zhgdyun.com:33983' // 演示平台工作流地址 // Vue.prototype.url_config = 'http://101.43.164.214:11111/'// 百色三标段 // Vue.prototype.url_config = 'http://8.136.222.164:8808/'//中科安信 } diff --git a/pages/login/login.vue b/pages/login/login.vue index 51d178a5..25d393a9 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -11,7 +11,7 @@ 用户登录 - 施工人员登录 +