grid选中

This commit is contained in:
2022-10-15 14:33:05 +08:00
parent 08d1d2ba58
commit 31aebcb278
5 changed files with 10 additions and 3 deletions

View File

@@ -177,6 +177,9 @@ uni-button:after {
color: #323232;
background: #fff;
}
.slide_new table tbody tr.checked td {
background-color: #fef6e4;
}
/** 提交栏 **/
.submit-bar {