feat: 完善角色管理页面 (#557)

This commit is contained in:
xiaoming
2023-05-17 11:41:18 +08:00
committed by GitHub
parent 03fff4befb
commit af421a6489
20 changed files with 472 additions and 358 deletions

View File

@@ -228,7 +228,7 @@ watch(
:deep(.el-tabs__nav-wrap) {
position: static;
margin: 0;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
box-shadow: 0 2px 5px rgb(0 0 0 / 6%);
}
:deep(.el-tabs__content) {