fix
This commit is contained in:
parent
2f2cf059be
commit
e09d11ea2c
@ -125,7 +125,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -722,6 +721,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
const isBaaS = false
|
||||||
var h = document.body.clientHeight
|
var h = document.body.clientHeight
|
||||||
- $("header").css("height").replace("px", "")
|
- $("header").css("height").replace("px", "")
|
||||||
- $("footer").css("height").replace("px", "");
|
- $("footer").css("height").replace("px", "");
|
||||||
@ -731,7 +731,6 @@
|
|||||||
//initWSocket();
|
//initWSocket();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user