Files
Migu2.0/MiGu.Server/wwwroot/index.html
T
zhaowei.huang 3356c2cd12 chore(web): 重新构建前端静态资源
- 更新 MiGu.Server/wwwroot/assets 产物与 index.html 入口哈希,对应本次前端源码改动
2026-05-29 23:53:00 +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-C6ULY2Si.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BCzHO7Kq.css">
</head>
<body>
<div id="app"></div>
</body>
</html>