fix
This commit is contained in:
parent
2f2cf059be
commit
e09d11ea2c
@ -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>
|
Loading…
Reference in New Issue
Block a user