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