打包工具更换为vite

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-28 16:34:30 +08:00
co-authored by Copilot
parent 893cfe6a39
commit bcc09d7064
16 changed files with 1111 additions and 16421 deletions
-12
View File
@@ -1,12 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>博客管理后台</title>
</head>
<body>
<div id="app"></div>
</body>
</html>