refactor: ♻️ 通知公告、字典重构

This commit is contained in:
ray
2024-10-03 17:42:51 +08:00
parent 476f257bc1
commit 3db4b2a6e5
25 changed files with 931 additions and 669 deletions

View File

@@ -124,11 +124,6 @@ function logout() {
}
}
:deep(.message .el-badge__content.is-fixed.is-dot) {
top: 5px;
right: 10px;
}
:deep(.el-divider--horizontal) {
margin: 10px 0;
}