From 1c6ae6ae8e200a1d68db875a6a79382487929ef6 Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期一, 08 三月 2021 09:29:47 +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