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