From c6890ef64bdac46759ebba6c37f94dd0f8d4ed90 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 02 Jul 2021 09:07:33 +0800
Subject: [PATCH] 部分样式更改,部分逻辑修改完善,飞行路线得添加等
---
config.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config.json b/config.json
index fa25648..d3998dc 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