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 |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/config.json b/config.json
index 1a8c180..1eeaee5 100644
--- a/config.json
+++ b/config.json
@@ -228,6 +228,14 @@
       {
         "name": "可视化分析",
         "uri": "widgets/visibleArea/Widget"
+      },
+      {
+        "name": "坡度坡向分析",
+        "uri": "widgets/slope/Widget"
+      },
+      {
+        "name": "剖面分析",
+        "uri": "widgets/profileAnalysis/Widget"
       }
 
 

--
Gitblit v1.9.3