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表示索道口,最后一个点表示索道终点,其余点表示中转口

+
+ + + + +