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