工程下拉选

This commit is contained in:
cwchen 2024-04-19 09:53:56 +08:00
parent f8d7fa4864
commit de52279bad
1 changed files with 4 additions and 0 deletions

View File

@ -128,3 +128,7 @@ html {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }
.layui-form-select dl {
background-color: #144e49;
}