From 97c7a1e5a6842a2d834413f126f6259986f37b04 Mon Sep 17 00:00:00 2001
From: 18516761980 <56479841@qq.com>
Date: 星期六, 19 十一月 2022 21:08:37 +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