This commit is contained in:
2026-01-10 21:41:23 +08:00
parent 2f5ee49594
commit 1d8144bf87
28 changed files with 434 additions and 589 deletions

View File

@@ -42,6 +42,6 @@
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script type="module" src="/src/main.js"></script>
</body>
</html>