style: 完成进度条加载

This commit is contained in:
ccnetcore
2025-07-20 17:01:17 +08:00
parent 991a970d6a
commit c7c9428b68

View File

@@ -206,7 +206,7 @@
// }); // });
</script> </script>
<script type="module" src="/src/main.ts"></script> <script async type="module" src="/src/main.ts"></script>
</body> </body>
</html> </html>