From 387c47cedc57bc1e8fa3fb0b04b0450611b416a9 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 22 Feb 2024 11:03:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E4=B8=AD=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } /** 提交栏 **/