This commit is contained in:
Frank.R.Wu 2021-06-17 00:00:47 +08:00
parent 2f2cf059be
commit e09d11ea2c

View File

@ -125,7 +125,6 @@
}
</style>
</head>
<body>
@ -722,6 +721,7 @@
<script>
const isBaaS = false
var h = document.body.clientHeight
- $("header").css("height").replace("px", "")
- $("footer").css("height").replace("px", "");
@ -731,7 +731,6 @@
//initWSocket();
</script>
</body>
</html>