2024-03-21 02:03:08 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
2024-06-18 03:16:42 +08:00
|
|
|
<link rel="icon" href="/static/app/dist/favicon.png">
|
2024-03-21 02:03:08 -04:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2024-06-18 03:16:42 +08:00
|
|
|
<title>WGDashboard</title>
|
2024-11-07 00:15:28 +08:00
|
|
|
<script type="module" crossorigin src="/static/app/dist/assets/index.4.1.0.js"></script>
|
|
|
|
<link rel="stylesheet" crossorigin href="/static/app/dist/assets/index.4.1.0.css">
|
2024-03-21 02:03:08 -04:00
|
|
|
</head>
|
|
|
|
<body>
|
2024-10-04 16:58:47 +08:00
|
|
|
<div id="app"></div>
|
2024-03-21 02:03:08 -04:00
|
|
|
</body>
|
|
|
|
</html>
|