diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/index.html b/index.html index 8b6d1b3..e7abcc8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ 海绵智慧管理系统 + diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/index.html b/index.html index 8b6d1b3..e7abcc8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ 海绵智慧管理系统 + diff --git a/public/static/images/nalaodian.png b/public/static/images/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/public/static/images/nalaodian.png Binary files differ diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/index.html b/index.html index 8b6d1b3..e7abcc8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ 海绵智慧管理系统 + diff --git a/public/static/images/nalaodian.png b/public/static/images/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/public/static/images/nalaodian.png Binary files differ diff --git a/src/api/dataAnalysis/syntherticData.js b/src/api/dataAnalysis/syntherticData.js index a35ec7c..c8bfcfe 100644 --- a/src/api/dataAnalysis/syntherticData.js +++ b/src/api/dataAnalysis/syntherticData.js @@ -183,9 +183,8 @@ // 预案方案列表 export function screenMapLayerList(query) { return request({ - url: '/business/screen-map-layer/list-type', + url: `/business/screen-map-layer/list-type/${query}`, method: 'get', - params: query, }); } // 站点对比分析-对比数据 diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/index.html b/index.html index 8b6d1b3..e7abcc8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ 海绵智慧管理系统 + diff --git a/public/static/images/nalaodian.png b/public/static/images/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/public/static/images/nalaodian.png Binary files differ diff --git a/src/api/dataAnalysis/syntherticData.js b/src/api/dataAnalysis/syntherticData.js index a35ec7c..c8bfcfe 100644 --- a/src/api/dataAnalysis/syntherticData.js +++ b/src/api/dataAnalysis/syntherticData.js @@ -183,9 +183,8 @@ // 预案方案列表 export function screenMapLayerList(query) { return request({ - url: '/business/screen-map-layer/list-type', + url: `/business/screen-map-layer/list-type/${query}`, method: 'get', - params: query, }); } // 站点对比分析-对比数据 diff --git a/src/assets/icons/monitor/nalaodian.png b/src/assets/icons/monitor/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/src/assets/icons/monitor/nalaodian.png Binary files differ diff --git a/.env.development b/.env.development index 46f24ee..b55553d 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ #标注产品化及项目分别 #NAN_PING:南平海绵 #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/.env.production b/.env.production index 9c52b1e..1374bd4 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = gzip #地图插件内的地址环境判断 -VITE_APP_MAP_SRC = '/NFProduct/' +VITE_APP_MAP_SRC = '/bigSgreen/' #WU_HU:WU_HU海绵 -VITE_PROJECT_NAME = 'WU_HU' +VITE_PROJECT_NAME = 'NAN_PING_' diff --git a/index.html b/index.html index 8b6d1b3..e7abcc8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ 海绵智慧管理系统 + diff --git a/public/static/images/nalaodian.png b/public/static/images/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/public/static/images/nalaodian.png Binary files differ diff --git a/src/api/dataAnalysis/syntherticData.js b/src/api/dataAnalysis/syntherticData.js index a35ec7c..c8bfcfe 100644 --- a/src/api/dataAnalysis/syntherticData.js +++ b/src/api/dataAnalysis/syntherticData.js @@ -183,9 +183,8 @@ // 预案方案列表 export function screenMapLayerList(query) { return request({ - url: '/business/screen-map-layer/list-type', + url: `/business/screen-map-layer/list-type/${query}`, method: 'get', - params: query, }); } // 站点对比分析-对比数据 diff --git a/src/assets/icons/monitor/nalaodian.png b/src/assets/icons/monitor/nalaodian.png new file mode 100644 index 0000000..bd8d2e4 --- /dev/null +++ b/src/assets/icons/monitor/nalaodian.png Binary files differ diff --git a/src/components/BackHome/index.vue b/src/components/BackHome/index.vue index a96b066..b0064f1 100644 --- a/src/components/BackHome/index.vue +++ b/src/components/BackHome/index.vue @@ -1,7 +1,7 @@