diff --git a/public/config/project.config.json b/public/config/project.config.json index 4b60b89..d34ef9b 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,8 +2,8 @@ "title": "管网运行监测系统", "subtitle": "", "theme":"blue", - "baseUrl": "http://192.168.182.39:11308/", - "wsUrl": "ws://60.208.121.150:5001/websocket/", + "baseUrl": "http://111.198.10.15:11638/", + "wsUrl": "ws://111.198.10.15:11638/websocket/", "mainPage": "http://111.198.10.15:11404/dcms/#", "amapSecurityCode": "182a2c5889f7fe6d90546d9b8f4781ad", "amapKey": "1733551f35b56f6d8e9c0a9d4c2523b", @@ -17,6 +17,6 @@ "provinceCode":"360000", "cityCode":"361000", "areaCode":"361024", - "arcgisUrl": "http://124.128.226.219:5004/arcgis/rest/services/zqgis/MapServer/" + "arcgisUrl": "http://111.198.10.15:13002/arcgis/rest/services/zq_publish/MapServer/" } diff --git a/public/config/project.config.json b/public/config/project.config.json index 4b60b89..d34ef9b 100644 --- a/public/config/project.config.json +++ b/public/config/project.config.json @@ -2,8 +2,8 @@ "title": "管网运行监测系统", "subtitle": "", "theme":"blue", - "baseUrl": "http://192.168.182.39:11308/", - "wsUrl": "ws://60.208.121.150:5001/websocket/", + "baseUrl": "http://111.198.10.15:11638/", + "wsUrl": "ws://111.198.10.15:11638/websocket/", "mainPage": "http://111.198.10.15:11404/dcms/#", "amapSecurityCode": "182a2c5889f7fe6d90546d9b8f4781ad", "amapKey": "1733551f35b56f6d8e9c0a9d4c2523b", @@ -17,6 +17,6 @@ "provinceCode":"360000", "cityCode":"361000", "areaCode":"361024", - "arcgisUrl": "http://124.128.226.219:5004/arcgis/rest/services/zqgis/MapServer/" + "arcgisUrl": "http://111.198.10.15:13002/arcgis/rest/services/zq_publish/MapServer/" } diff --git a/src/components/DeptSelect/index.vue b/src/components/DeptSelect/index.vue index 092b5a4..ae7d250 100644 --- a/src/components/DeptSelect/index.vue +++ b/src/components/DeptSelect/index.vue @@ -15,7 +15,7 @@