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