From c74dc9e3a36f1f91d5dc1e867cd2b9faceac2d02 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期五, 11 十一月 2022 10:38:25 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/console.html |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 34a8653..cdaff40 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -1175,9 +1175,6 @@
                         } else {
                             siteEl.html(sites[i].siteId);
                         }
-                        if (i+1===8) {
-                            carAnimate(i+1, Number(sites[i].nearbySta));
-                        }
                     }
                 } else if (res.code === 403){
                     parent.location.href = baseUrl+"/login";

--
Gitblit v1.9.1