From b78b9ca2ef71de6b9af4a31b45defb12304289b7 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期二, 25 十月 2022 08:18:24 +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