This commit is contained in:
Donald Zou
2025-08-17 15:51:39 +08:00
parent 1dfa1d62e1
commit 2cd59fc310
83 changed files with 74 additions and 85 deletions

View File

@@ -6,12 +6,12 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="application-name" content="WGDashboard">
<meta name="apple-mobile-web-app-title" content="WGDashboard">
<link rel="manifest" href="/static/app/dist/json/manifest.json">
<link rel="icon" href="/static/app/dist/img/Logo-2-512x512.png">
<link rel="manifest" href="./json/manifest.json">
<link rel="icon" href="./img/Logo-2-512x512.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WGDashboard</title>
<script type="module" crossorigin src="/static/app/dist/assets/index-B-jc5mKC.js"></script>
<link rel="stylesheet" crossorigin href="/static/app/dist/assets/index-C4LstPme.css">
<script type="module" crossorigin src="./static/app/dist/index-BxchSN9e.js"></script>
<link rel="stylesheet" crossorigin href="./static/app/dist/index-CjwGNVZm.css">
</head>
<body>
<div id="app"></div>