refactor(app): modularize UI and usage logic

This commit is contained in:
hkfires
2025-11-16 21:18:19 +08:00
parent 6308074c11
commit bbd0a56052
17 changed files with 5449 additions and 5593 deletions

View File

@@ -1028,7 +1028,7 @@
</div>
<script src="app.js"></script>
<script type="module" src="app.js"></script>
</body>
</html>