修改前端

This commit is contained in:
dekun
2026-05-25 17:42:53 +08:00
parent 9556c4673d
commit 3ff17a4b60
5 changed files with 118 additions and 22 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet" media="print" onload="this.media='all'" />
<noscript><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet" /></noscript>
<link rel="stylesheet" href="/assets/app.css?v=20260525-perf" />
<link rel="stylesheet" href="/assets/app.css?v=20260525-ui-dir" />
</head>
<body>
<div class="app-bg" aria-hidden="true"></div>
@@ -109,6 +109,6 @@
</div>
<div id="toast"></div>
<script src="/assets/app.js?v=20260525-hub-sso"></script>
<script src="/assets/app.js?v=20260525-ui-dir"></script>
</body>
</html>