From 25ce610f6ecca7325e7a743dc032c4a76559c63d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 09:10:26 +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 6ae1555..20bf8b7 100644
--- a/config.json
+++ b/config.json
@@ -35,7 +35,7 @@
{
"uri": "widgets/Tool/Widget",
"position": {
- "right": 82,
+ "right": 262,
"top": 20,
"height": "36px",
"width": "86px",
@@ -45,7 +45,7 @@
{
"uri": "widgets/Basemap/Widget",
"position": {
- "right": 10,
+ "right": 190,
"top": 20,
"height": "36px",
"width": "72px",
@@ -191,7 +191,7 @@
"name": "视角底部按钮",
"uri": "widgets/visualAngle/Widget",
"position": {
- "right": 168,
+ "right": 348,
"top": 20,
"height": "36px",
"width": "142px",
--
Gitblit v1.9.3