From b435f2b1fc2bc8ad392dfa78aed1a5bc70c8b1e4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 08 Jun 2021 08:48:33 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 config.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.json b/config.json
index ec6c721..15ed21d 100644
--- a/config.json
+++ b/config.json
@@ -171,10 +171,10 @@
         "name": "左侧导航栏",
         "uri": "widgets/LeftNavigationBar/Widget"
       }, {
-        "name": "图上量算",
-        "uri": "widgets/plotting/Widget",
+        "name": "要素标绘",
+        "uri": "widgets/plottingP/Widget",
         "position": {
-          "right": 10,
+          "right": 600,
           "top": 96,
           "width": "350px",
           "height": "800px",

--
Gitblit v1.9.3