This commit is contained in:
2026-03-23 11:48:47 +08:00
parent 6ab40e6c56
commit 659eb19ca4
3 changed files with 9 additions and 2 deletions

View File

@@ -31,6 +31,12 @@
<title>flutter_monisuo</title>
<link rel="manifest" href="manifest.json">
<!-- vConsole 调试控制台 -->
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
<script>
new VConsole();
</script>
</head>
<body>
<!--