chore: add frontend dist for server deployment

This commit is contained in:
li
2026-03-14 17:40:50 +08:00
parent ee2b1757d0
commit 5cc8df4d68
106 changed files with 201 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend</title>
<script type="module" crossorigin src="/assets/index-DK5nh4op.js"></script>
<link rel="modulepreload" crossorigin href="/assets/preload-helper-DSXbuxSR.js">
<link rel="modulepreload" crossorigin href="/assets/runtime-core.esm-bundler-DbRZbT7v.js">
<link rel="stylesheet" crossorigin href="/assets/index-BTxz3KtI.css">
</head>
<body>
<div id="app"></div>
</body>
</html>