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