This commit is contained in:
2024-07-24 13:13:26 +08:00
parent 45f62ebe81
commit 7a907c1f18
20 changed files with 475 additions and 71 deletions

View File

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