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