完成通过注释生成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

@@ -16,4 +16,9 @@
}
}
}
.layui-form-danger+.layui-input {
border-color: #ff5722 !important;
}
}