From c9af3b14087191694e089dbd89072afcb5ef7e40 Mon Sep 17 00:00:00 2001
From: wangrui <zephyrs0894@163.com>
Date: 星期三, 30 十二月 2020 09:13:32 +0800
Subject: [PATCH] 修改右侧面板位置

---
 src/conf/MapConfig.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/conf/MapConfig.js b/src/conf/MapConfig.js
index 5bd5ccd..98a0880 100644
--- a/src/conf/MapConfig.js
+++ b/src/conf/MapConfig.js
@@ -12,7 +12,7 @@
 
 // service涓绘満閰嶇疆
 const APP_GIS_HOST = 'http://xearth.cn:6299'
-const APP_GIS_HOST_PIPELINE = 'http://xearth.cn:6289'
+const APP_GIS_HOST_PIPELINE = 'http://xearth.cn:6288'
 
 // 鑷畾涔変富鏈洪厤缃�
 const BLUEMAP_HOST = APP_GIS_HOST // 鍏徃鍙戝竷鐨勫湴鍥炬湇鍔★紝鐢ㄤ簬娴嬭瘯鐨勫湴鍧�
@@ -218,7 +218,7 @@
             icon_actived: '',
             icon_deactived: '',
             type:'wms',
-            url: APP_GIS_HOST_PIPELINE + '/server/ogcserver/PipeLine/wms?version=1.1.1',
+            url: APP_GIS_HOST_PIPELINE + '/server/ogcserver/PipeLineTest/wms?version=1.1.1',
             inLegend: true,
             checked: true,
             option:{

--
Gitblit v1.8.0