UI样式大优化

This commit is contained in:
JEECG
2025-03-10 21:42:13 +08:00
parent ae358f8572
commit 7427898c42
37 changed files with 1347 additions and 908 deletions

View File

@@ -229,6 +229,12 @@ const handleGo = (item) => {
.uni-list-chat__content-title {
color: #9ca3af;
}
.uni-list-chat__content-title {
font-size: 15px;
}
.uni-list-chat__header {
background-color: #eee;
}
}
:deep(.wd-popup) {
&.wd-popup--bottom {