优化表格选择器,支持textarea,支持多字段显示;

This commit is contained in:
2024-04-10 16:33:15 +08:00
parent 0cf8c1773c
commit 77bcee07c5
5 changed files with 36 additions and 17 deletions

View File

@@ -2,6 +2,7 @@
display: flex;
align-items: center;
justify-content: left;
flex-wrap: wrap;
}
.table-data-container .layui-input .placeholder {
color: #808080;