选中样式

This commit is contained in:
2024-02-22 11:03:05 +08:00
parent e2a95cf177
commit 387c47cedc

View File

@@ -283,8 +283,8 @@ uni-button:after {
background: #fff; background: #fff;
} }
.slide_new table tbody tr.checked td { .slide_new table tbody tr.checked td {
background-color: #f2f2f2; background-color: #f9efb6;
color: #000 color: #d09632
} }
/** 提交栏 **/ /** 提交栏 **/