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

@@ -81,6 +81,7 @@
</script>
<script>
const isBaaS = false
init();
</script>
</body>