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

@@ -129,6 +129,10 @@
background: #FFF;
}
:deep(.arco-tabs-tab-title){
user-select: none;
}
:deep(.arco-tabs-content) {
padding-top: 0;
}