From cab1fb65541de6dd4a50e2cf925f1ff21e2e03ce Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期二, 18 八月 2020 13:00:14 +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