This commit is contained in:
Frank.R.Wu
2021-06-16 23:42:23 +08:00
parent 39d5e048d0
commit f2ac06aea6
4 changed files with 5 additions and 5 deletions

View File

@@ -704,6 +704,7 @@
<script>
const isBaaS = true
var h = document.body.clientHeight
- $("header").css("height").replace("px", "")
- $("footer").css("height").replace("px", "");