perf(checkbox): 删除 customChecked 内置逻辑

This commit is contained in:
就眠仪式
2021-10-13 21:43:23 +08:00
parent 6769048cd2
commit e5f53064a3
6 changed files with 35 additions and 32 deletions

View File

@@ -4921,6 +4921,10 @@ body .layui-table-tips .layui-layer-content {
font-size: 14px;
}
.layui-breadcrumb a {
color: #999;
}
.layui-breadcrumb a:hover {
color: #5fb878 !important;
}