过滤条件

This commit is contained in:
2024-06-05 18:44:15 +08:00
parent 337f940344
commit 371736a109
5 changed files with 34 additions and 13 deletions

View File

@@ -543,4 +543,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
}
.uni-select__selector-empty {
color: #fff
}
.uni-select__selector-item:hover {
background-color: #3F6ACA !important;
}