From ee07b9f5e0ca5344bf5b78fcf87355d065d8c2b7 Mon Sep 17 00:00:00 2001
From: yxl <584911253@qq.com>
Date: 星期一, 10 二月 2025 11:22:21 +0800
Subject: [PATCH] commit

---
 src/App.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 28ee1f1..56006a0 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -70,4 +70,8 @@
   height: calc(100% - 36px) !important;
   padding: 0px !important;
 }
+
+.map-info-bar{
+  display: block !important;
+}
 </style>

--
Gitblit v1.9.3