From ec5040805caa5a4f095bbb13f79742e4462623ac Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 08 Jun 2021 08:56:31 +0800
Subject: [PATCH] 去掉js
---
config.json | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 2c12c7f..c8ddfba 100644
--- a/config.json
+++ b/config.json
@@ -170,6 +170,16 @@
}, {
"name": "左侧导航栏",
"uri": "widgets/LeftNavigationBar/Widget"
+ }, {
+ "name": "要素标绘",
+ "uri": "widgets/plottingP/Widget",
+ "position": {
+ "right": 600,
+ "top": 96,
+ "width": "350px",
+ "height": "800px",
+ "relativeTo": "map"
+ }
}
],
"groups": [],
--
Gitblit v1.9.3