From c42fafcfba7aa2d32176533be368ee77bc0150d6 Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期三, 03 三月 2021 17:42:37 +0800 Subject: [PATCH] 修改图层控制 --- src/conf/LayerSewers.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conf/LayerSewers.js b/src/conf/LayerSewers.js index 814251f..c0bfc8f 100644 --- a/src/conf/LayerSewers.js +++ b/src/conf/LayerSewers.js @@ -1,6 +1,6 @@ -// const APP_GIS_HOST_2 = 'http://xearth.cn:6230' +const APP_GIS_HOST_2 = 'http://xearth.cn:6289' // const APP_GIS_HOST_2 = 'http://localhost:3000' -const APP_GIS_HOST_2 = 'http://192.168.31.226:8088' +// const APP_GIS_HOST_2 = 'http://192.168.31.226:8088' export const LayerSewersLine = { code: 'pipeline', name: '绠$綉鏁版嵁', -- Gitblit v1.8.0