fix: add isBaaS declaration in html

This commit is contained in:
Frank.R.Wu
2021-06-17 00:33:32 +08:00
parent 14960c3df2
commit 0b15e58938
7 changed files with 85 additions and 85 deletions

View File

@@ -727,10 +727,7 @@
- $("footer").css("height").replace("px", "");
$("#main").css("height", h + "px");
init();
//initWSocket();
</script>
</body>
</html>