From 46e7fee98e16dc94769372c01c6d8c18df95ef10 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Tue, 20 May 2025 18:18:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E5=AD=90=E7=9C=8B=E6=9D=BF=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/css/synthesisQuery/setLonAndLat.css | 7 ++++--- .../basic/lineManagement/child/setLonAndLat.html | 13 ++++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/main/resources/static/css/synthesisQuery/setLonAndLat.css b/src/main/resources/static/css/synthesisQuery/setLonAndLat.css index 26717b1..b0383e4 100644 --- a/src/main/resources/static/css/synthesisQuery/setLonAndLat.css +++ b/src/main/resources/static/css/synthesisQuery/setLonAndLat.css @@ -28,17 +28,18 @@ body { #map-box { width: 100%; - height: calc(100% - 80px); + height: calc(100% - 100px); } .btn-box { width: 100%; - height: 60px; + height: 80px; margin-top: 10px; box-sizing: border-box; display: flex; - justify-content: center; align-items: center; + flex-direction: column; + justify-content: space-evenly; } .save { diff --git a/src/main/resources/static/pages/basic/lineManagement/child/setLonAndLat.html b/src/main/resources/static/pages/basic/lineManagement/child/setLonAndLat.html index b72f21d..0dd5bbd 100644 --- a/src/main/resources/static/pages/basic/lineManagement/child/setLonAndLat.html +++ b/src/main/resources/static/pages/basic/lineManagement/child/setLonAndLat.html @@ -36,11 +36,14 @@
-
- - - - +
+

提示:点1表示索道口,最后一个点表示索道终点,其余点表示中转口

+
+ + + + +