diff --git a/main.js b/main.js index 1bebada7..408665a0 100644 --- a/main.js +++ b/main.js @@ -37,18 +37,18 @@ 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://192.168.34.155:19111/' //彭洁本地 // Vue.prototype.work_url = 'http://47.93.215.234:19997' // 工作流线上地址(弃用) // Vue.prototype.work_url = 'http://42.180.188.17:19997' // 工作流线上地址 - Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址 + // Vue.prototype.work_url = 'http://42.180.188.17:19097' // 工作流测试地址 // Vue.prototype.work_url = 'http://192.168.34.138:5173' // 工作流地址 // Vue.prototype.work_url = 'http://139.9.66.234:5173' // 工作流地址 - // Vue.prototype.work_url = 'http://192.168.34.126:5173' // 工作流地址 + Vue.prototype.work_url = 'http://192.168.34.126:5173' // 工作流地址 // Vue.prototype.url_config = 'http://8.142.139.165:7080/' // 湖里 // Vue.prototype.url_config = 'http://139.9.66.234:5173/' // Vue.prototype.url_config = 'http://192.168.34.125:6023/' diff --git a/manifest.json b/manifest.json index fe34826e..940dbb5a 100644 --- a/manifest.json +++ b/manifest.json @@ -191,7 +191,7 @@ "sdkConfigs" : { "maps" : { "amap" : { - "key" : "3b060f3a0ce4bafebeba1621dcd99c31", + "key" : "", "securityJsCode" : "", "serviceHost" : "" } diff --git a/pages/projectEnd/emergencyDisposal/mymaps.vue b/pages/projectEnd/emergencyDisposal/mymaps.vue index 0c7afee1..85d4ad53 100644 --- a/pages/projectEnd/emergencyDisposal/mymaps.vue +++ b/pages/projectEnd/emergencyDisposal/mymaps.vue @@ -1,5 +1,5 @@