refactor: 删除非必要文件

This commit is contained in:
HeXiaoLong:Suanier 2025-05-20 14:34:03 +08:00
parent fe6c33b3c9
commit db1c5c4522
2 changed files with 1 additions and 14 deletions

View File

@ -1,13 +0,0 @@
<!doctype html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>