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