From 2cff50bd8e6b1a23636fda5da02eaf062150580c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 22 Oct 2025 18:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=80=89=E6=8B=A9=E9=A2=9C?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/form-input/components/form-input/subform.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/form-input/components/form-input/subform.vue b/pages/form-input/components/form-input/subform.vue index 40b0e40f..626256cd 100644 --- a/pages/form-input/components/form-input/subform.vue +++ b/pages/form-input/components/form-input/subform.vue @@ -948,7 +948,7 @@ } .table-row:hover { .cell { - background: #f0f1f4 !important; + background: #f9f9f9 !important; } .item-row-error { background: #fdeeee !important;