From 90b327d8609b08ae03ead6294244d5fc841d199a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 20 八月 2020 11:13:25 +0800
Subject: [PATCH] #
---
src/main/webapp/views/index.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index fc3a206..0acdf60 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -44,6 +44,9 @@
localStorage.removeItem("token");
window.location.href = baseUrl + "/login";
}
+
+ // 绯荤粺杩愯鐘舵��
+ var systemRunning = true;
</script>
</html>
--
Gitblit v1.9.1