From d1d62b3a7fa9f514c55edfc8b7c845fdc35f76d3 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 06 Nov 2020 17:45:41 +0800
Subject: [PATCH] 剖面分析集成

---
 config.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 34e9842..493a384 100644
--- a/config.json
+++ b/config.json
@@ -425,7 +425,10 @@
       }
     },
     "widgets": [
-     
+      {
+        "name": "旅游路线",
+        "uri": "widgets/PathShow/Widget"
+      }
     ],
     "groups": []
   },

--
Gitblit v1.9.3