2026-02-28 14:50:21 +08:00
|
|
|
<!doctype html>
|
2025-11-24 16:06:44 +08:00
|
|
|
<html lang="">
|
|
|
|
|
<head>
|
2026-02-28 14:50:21 +08:00
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2025-11-24 16:06:44 +08:00
|
|
|
<title>天远数据</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="app"></div>
|
|
|
|
|
<script type="module" src="/src/main.js"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|