[add] 進機台

This commit is contained in:
2023-12-05 17:27:18 +08:00
parent 987aa1cb5e
commit d80118bb68
40 changed files with 1538 additions and 1109 deletions

View File

@@ -17,7 +17,7 @@
<body oncontextmenu="return false">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<div id="root" style="height: 100vh;"></div>
<script type="module" src="/src/index.tsx"></script>
</body>