温度看板搭建示例
This commit is contained in:
Vendored
+2
-20
@@ -1,4 +1,3 @@
|
||||
<<<<<<< HEAD
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
@@ -6,7 +5,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-BhGvW7tT.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-1sWe50d-.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/rolldown-runtime-hePW80VL.js">
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-BpBnxyAz.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -14,21 +14,3 @@
|
||||
<!-- Vite 入口,指向 src/main.js,不要删除 -->␍
|
||||
</body>
|
||||
</html>
|
||||
=======
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Element Plus Demo</title>
|
||||
<script type="module" crossorigin src="/assets/index.a712a2e4.js"></script>
|
||||
<link rel="modulepreload" href="/assets/vendor.3763ac43.js">
|
||||
<link rel="stylesheet" href="/assets/index.a7868d2c.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<!-- 引入 Vite 的核心模块入口 -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
>>>>>>> ef029340f2f8ddaab8f06229c6a867fadacd9a3c
|
||||
|
||||
Reference in New Issue
Block a user