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