# Conflicts:
#	dist/index.html
This commit is contained in:
“hsc”
2026-08-28 15:29:53 +08:00
11 changed files with 1395 additions and 151 deletions
+15 -14
View File
@@ -1,18 +1,19 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>设备管理系统</title>
<script type="module" crossorigin src="/assets/index-RVBj8t6x.js"></script>
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>设备管理系统</title>
<script type="module" crossorigin src="/assets/index-D7ykTT7f.js"></script>
<link rel="modulepreload" crossorigin href="/assets/rolldown-runtime-hePW80VL.js">
<link rel="modulepreload" crossorigin href="/assets/runtime-core.esm-bundler-DZ3WZ9y9.js">
<link rel="modulepreload" crossorigin href="/assets/message-ddUl4JIs.js">
<link rel="stylesheet" crossorigin href="/assets/index-BpBnxyAz.css">
</head>
<body>
<div id="app"></div>
<!-- Vite 入口,指向 src/main.js,不要删除 -->
</body>
</html>
</head>
<body>
<div id="app"></div>
<!-- Vite 入口,指向 src/main.js,不要删除 -->
</body>
</html>