feat: 修改登录页,重构样式

This commit is contained in:
Blizzard
2026-04-24 17:20:09 +08:00
parent 82593281c5
commit 4a5c189dbd
9 changed files with 582 additions and 224 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2225%22 fill=%22%2310b981%22/><text x=%2250%22 y=%2272%22 font-size=%2265%22 fill=%22white%22 text-anchor=%22middle%22 font-family=%22system-ui, sans-serif%22 font-weight=%22bold%22>S</text></svg>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>植趣ZeeQ - 后台管理系统</title>
<title>Sundynix Console - 光衍矩阵</title>
<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@400;500;600;700&display=swap" rel="stylesheet">