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