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