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