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