From 1d85f0febade61aa76d15ab7a65e03cf89c92fab Mon Sep 17 00:00:00 2001 From: YANGDL <114714267@qq.com> Date: 星期五, 05 三月 2021 16:16:25 +0800 Subject: [PATCH] 修改污水管网png图片大小 --- 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