完成通过注释生成table选择器组件;完善table选择器必选效果。

This commit is contained in:
2022-07-09 15:53:00 +08:00
parent 7a8c75de45
commit 69ac76a108
7 changed files with 101 additions and 21 deletions

View File

@@ -11,4 +11,7 @@
}
.table-data-container .layui-input .layui-btn i {
pointer-events: all;
}
.table-data-container .layui-form-danger + .layui-input {
border-color: #ff5722 !important;
}