From 6abc20e29568c129f4ca71eccec9310534a8c779 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 04 八月 2020 14:42:24 +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