From d3558f5ee496424362a20fd1bc03fa00a8f2574d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8F=9C?= <43331987+JiaLiBai@users.noreply.github.com> Date: Sun, 28 Sep 2025 15:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=B2=E5=86=B7=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ems/dzjk/sbjk/yl/index.vue | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/views/ems/dzjk/sbjk/yl/index.vue b/src/views/ems/dzjk/sbjk/yl/index.vue index d6a8765..a387bc0 100644 --- a/src/views/ems/dzjk/sbjk/yl/index.vue +++ b/src/views/ems/dzjk/sbjk/yl/index.vue @@ -4,7 +4,7 @@
{{index+1}}#{{item.deviceName}} @@ -93,15 +93,4 @@ export default { } } } -.yl-warn-item-container{ - background-color: #FFF1F0; - .header{ - .header-title{ - background-color: #FC6B69; - } - .header-values{ - color: #FC6B69; - } - } -}