Merge pull request #6911 from dataease/pr@dev_one_dot_x

Pr@dev one dot x
This commit is contained in:
dataeaseShu 2023-11-29 11:12:53 +08:00 committed by GitHub
commit 52690e9e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,5 +24,9 @@
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
<script src="https://unpkg.com/vconsole/dist/vconsole.min.js"></script>
<script>
window.vConsole = new window.VConsole();
</script>
</html>