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