#
luxiaotao1123
2020-08-08 72ec96a6e2c4cf79b1ca7cd00f5e9a17fa3c9d8f
src/main/webapp/views/index.html
@@ -44,6 +44,9 @@
      localStorage.removeItem("token");
      window.location.href = baseUrl + "/login";
  }
  // 系统运行状态
  var systemRunning = true;
</script>
</html>