切换 react-antd

This commit is contained in:
yml2213
2026-07-13 22:55:15 +08:00
parent aeeca69841
commit da2a6d9faf
10 changed files with 2859 additions and 2131 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>