f1ad4273f4
- FastAPI 单进程托管 frontend/dist,systemd 替代 PM2 - 超级管理员 admin、注册开关与用户管理 - README/DEPLOY/USAGE 说明:改代码须本地构建 dist 后 push,服务器 update.sh - 提交 frontend/dist 与 build-frontend 脚本
17 lines
604 B
HTML
17 lines
604 B
HTML
<!doctype html>
|
|
<html lang="zh-CN">
|
|
<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" />
|
|
<meta name="author" content="马建军" />
|
|
<meta name="copyright" content="Copyright (c) 马建军. All rights reserved." />
|
|
<title>中学成绩档案</title>
|
|
<script type="module" crossorigin src="/assets/index-Ds_4iUm1.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-DHafbxey.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|