feat: 安环管理

This commit is contained in:
砂糖
2025-09-30 20:52:52 +08:00
parent 29c0c7bb73
commit 184e24cdff
8 changed files with 1752 additions and 190 deletions

View File

@@ -216,7 +216,7 @@ $--metal-gradient-light: linear-gradient(145deg, #f5f5f5, #fff);
.login-form {
.el-input {
input {
height: 40px;
height: 40px !important;
color: $--color-text-primary; // 白色文字
background: transparent;
}