first commit

This commit is contained in:
2026-04-05 10:23:02 +08:00
commit 8824aa1fb1
48 changed files with 12943 additions and 0 deletions

BIN
frontend/dist/.DS_Store vendored Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

13
frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Auto Pool Maintainer</title>
<script type="module" crossorigin src="/assets/index-DPSNYdMF.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CraRoSIX.css">
</head>
<body>
<div id="app"></div>
</body>
</html>