优化tableData;新增dataGet;

This commit is contained in:
2024-04-11 10:27:24 +08:00
parent 1c9560cff8
commit 84e879f8f0
5 changed files with 18 additions and 16 deletions

View File

@@ -5,10 +5,6 @@
justify-content: left;
flex-wrap: wrap;
.placeholder {
color: #808080
}
.layui-btn {
pointer-events: none;
@@ -18,6 +14,10 @@
}
}
.placeholder {
color: #808080
}
.layui-form-danger+.layui-input {
border-color: #ff5722 !important;
}