优化
Vercel Deploy / deploy (push) Successful in 1m0s

This commit is contained in:
2026-06-14 20:24:00 +08:00 Unverified
parent 92e13ac836
commit 73c9c7f988
16 changed files with 102 additions and 53 deletions
+5 -5
View File
@@ -9,9 +9,9 @@
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Orbitron:wght@500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../css/tech-query.css">
<link rel="stylesheet" href="../css/notice-banner.css">
<script src="https://cdn.jsdmirror.cn/gh/bishshi/wechat-detect@main/wechat-detect.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2"></script>
<script src="https://unpkg.com/html5-qrcode"></script>
<script defer src="https://cdn.jsdmirror.cn/gh/bishshi/wechat-detect@main/wechat-detect.js"></script>
<script defer src="https://cdn.jsdelivr.net/npm/@supabase/supabase-js@2"></script>
<script defer src="https://unpkg.com/html5-qrcode"></script>
</head>
<body>
<main class="page-shell">
@@ -90,7 +90,7 @@
<p>© 2026 BI Intelligent Query Interface</p>
</footer>
<script src="../js/ticket-index.js"></script>
<script src="../js/notice-banner.js"></script>
<script defer src="../js/ticket-index.js?v=20260614"></script>
<script defer src="../js/notice-banner.js?v=20260614"></script>
</body>
</html>