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