feat: 主机分组授权.

This commit is contained in:
lijiahang
2023-11-24 14:42:58 +08:00
parent ba446ba508
commit 51f0e83b3a
10 changed files with 332 additions and 49 deletions

View File

@@ -90,6 +90,10 @@ body {
}
}
.arco-trigger-menu {
user-select: none;
}
.arco-dropdown-option-content {
user-select: none;
}