chore: update frontend build for v1.1.168 [skip ci]

This commit is contained in:
github-actions[bot]
2025-10-11 09:44:06 +00:00
parent 1c3c8749bb
commit 80866b2109
45 changed files with 109 additions and 272 deletions

View File

@@ -1,34 +0,0 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Claude Relay Service - 管理后台</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- 预连接到CDN域名加速资源加载 -->
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin>
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="dns-prefetch" href="https://cdnjs.cloudflare.com">
<script type="module" crossorigin src="/admin-next/assets/index-Bq0FVPZW.js"></script>
<link rel="modulepreload" crossorigin href="/admin-next/assets/vue-vendor-Bsazo-x0.js">
<link rel="modulepreload" crossorigin href="/admin-next/assets/vendor-Dr8jvgFu.js">
<link rel="modulepreload" crossorigin href="/admin-next/assets/element-plus-CqiD73Lu.js">
<link rel="stylesheet" crossorigin href="/admin-next/assets/element-plus-nq7etrhL.css">
<link rel="stylesheet" crossorigin href="/admin-next/assets/index-DhxX2bbN.css">
</head>
<body>
<div id="app"></div>
</body>
</html>