From ac755c3add30177675e189cf7cb637e1f09eb827 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期五, 08 三月 2024 17:36:51 +0800
Subject: [PATCH] 20240308

---
 src/utils/tool.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/utils/tool.js b/src/utils/tool.js
index d70071b..a8e0345 100644
--- a/src/utils/tool.js
+++ b/src/utils/tool.js
@@ -130,8 +130,6 @@
     window.mapapi.addLayer(_GLOBAL.historyLayer);
 }
 
-
-
 //瀹炴椂鑾峰彇瀹氫綅
 export function getCurrentPosition() {
     if (navigator.geolocation) {

--
Gitblit v1.9.3