From a2b9feb23e215f9b3fe797d244ce5400fff4b39e Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 17 Jun 2021 17:06:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
config.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 5c36eb2..1eeaee5 100644
--- a/config.json
+++ b/config.json
@@ -221,6 +221,9 @@
{
"name": "搜索弹窗表格各项弹窗",
"uri": "widgets/searchTabaPopup/Widget"
+ }, {
+ "name": "图层管理",
+ "uri": "widgets/Layermanagement/Widget"
},
{
"name": "可视化分析",
@@ -234,6 +237,8 @@
"name": "剖面分析",
"uri": "widgets/profileAnalysis/Widget"
}
+
+
],
"groups": [],
"panel": {
--
Gitblit v1.9.3