diff --git a/common/style/layout.css b/common/style/layout.css index 4bb5315..54812ae 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -283,8 +283,8 @@ uni-button:after { background: #fff; } .slide_new table tbody tr.checked td { - background-color: #f2f2f2; - color: #000 + background-color: #f9efb6; + color: #d09632 } /** 提交栏 **/