From 097014b817c426b5848bfb3ee7d9cb2cba371f32 Mon Sep 17 00:00:00 2001 From: YANGDL <114714267@qq.com> Date: 星期二, 02 三月 2021 18:24:57 +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