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