Files
Migu2.0/MiGu.Server/wwwroot/index.html
T
zhaowei.huangandCursor 42978930ca feat: 迁入 MiGu.Server、平台前端与车辆列表 reflection 回退
从 Simple-FR 拆出 Platform.Server 并重命名为 MiGu.Server;frontends 源码与构建脚本迁入本仓库。地图监控在 projection/cars 失败或为空时回退 reflection 车辆列表;Simple 仓库已移除旧 Platform.Server。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 18:16:34 +08:00

16 lines
544 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" />
<title>迷毂 · 智能调度平台</title>
<meta name="theme-color" content="#2e3f8a" />
<script type="module" crossorigin src="/assets/index-DrvLDslf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CZ3kdi1Q.css">
</head>
<body>
<div id="app"></div>
</body>
</html>