工程下拉选

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

@ -127,4 +127,8 @@ html {
display: flex;
align-items: center;
justify-content: center;
}
.layui-form-select dl {
background-color: #144e49;
}