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