优化菜单加载

This commit is contained in:
2025-11-04 10:08:50 +08:00
parent ca1d265e34
commit 34035fb007
13 changed files with 351 additions and 35 deletions
+3
View File
@@ -49,3 +49,6 @@ body {
border-bottom: 1px solid #dcdfe6 !important;
}
}
.el-form-item__label{
min-width: 60px;
}