fix: add isBaaS declaration in html
This commit is contained in:
@@ -693,6 +693,7 @@
|
||||
|
||||
|
||||
<script>
|
||||
const isBaaS = false
|
||||
var h = document.body.clientHeight
|
||||
- $("header").css("height").replace("px", "")
|
||||
- $("footer").css("height").replace("px", "");
|
||||
|
||||
Reference in New Issue
Block a user