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