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