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