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