From 16cdc43d5eefa486c6c3a490003a44930b700ae9 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 17 Jun 2021 17:37:26 +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 aca3030..205bc79 100644
--- a/config.json
+++ b/config.json
@@ -224,6 +224,14 @@
       {
         "name": "可视化分析",
         "uri": "widgets/visibleArea/Widget"
+      },
+      {
+        "name": "坡度坡向分析",
+        "uri": "widgets/slope/Widget"
+      },
+      {
+        "name": "剖面分析",
+        "uri": "widgets/profileAnalysis/Widget"
       }
 
 

--
Gitblit v1.9.3