Files
Migu2.0/MiGu.Server/wwwroot/index.html
T
zhaowei.huangandCursor be0503c535 chore(web): 重新构建前端静态资源
同步 simple-platform-vue 构建产物与 index.html 入口哈希。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 00:16:56 +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-D5OuyicD.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BvDaAPxG.css">
</head>
<body>
<div id="app"></div>
</body>
</html>