From a17cadbf345327b2f2f42989af9c17961acec0a2 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 02 Jun 2021 18:01:09 +0800
Subject: [PATCH] 搜索框
---
config.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 76028ff..fbf9c5f 100644
--- a/config.json
+++ b/config.json
@@ -163,6 +163,9 @@
"height": "360px",
"relativeTo": "map"
}
+ }, {
+ "name": "搜索栏",
+ "uri": "widgets/searchL/Widget"
}
],
"groups": [],
--
Gitblit v1.9.3