From c64604f401a006cbb76539416abdbc843a258809 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 03 Jun 2021 10:03:38 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
config.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 9b57b51..78cd021 100644
--- a/config.json
+++ b/config.json
@@ -162,6 +162,9 @@
"height": "360px",
"relativeTo": "map"
}
+ }, {
+ "name": "搜索栏",
+ "uri": "widgets/searchL/Widget"
}
],
"groups": [],
--
Gitblit v1.9.3