批量更新

This commit is contained in:
2026-02-24 10:11:45 +08:00
parent 578e412473
commit db23de308f
40 changed files with 213 additions and 236 deletions
+2 -17
View File
@@ -3,22 +3,7 @@
<div class="login-card">
<div class="login-side">
<div class="brand">
<svg width="48" height="48" viewBox="0 0 48 48" fill="none">
<rect width="48" height="48" rx="18" fill="#eef8fc" />
<circle cx="24" cy="24" r="14" fill="#52a8ff" opacity="0.15" />
<circle cx="24" cy="24" r="9" fill="#3b7ddd" opacity="0.12" />
<text
x="24"
y="30"
text-anchor="middle"
fill="#2d5fa7"
font-size="16"
font-family="Arial"
font-weight="bold"
>
Mete
</text>
</svg>
<img src="@/assets/svgs/logo-w.svg" alt="Logo" style="color: white;width: 50px;" />
<span class="brand-title">后台管理系统</span>
</div>
<div class="illus">
@@ -45,7 +30,7 @@
</svg>
</div>
<!-- 版权信息 -->
<div class="copyright">© 2026 Mete 管理系统</div>
<div class="copyright">© 2026 Yunzer 管理系统</div>
</div>
<div class="login-panel">
<h2 class="login-title">欢迎登录</h2>