From f7bb1088c96ae4e8fe8b9ea7e046a7535da60447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AA=86=E4=B9=90?= <342503599@qq.com> Date: Tue, 11 Oct 2022 09:41:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BE=99=E9=97=A8=E5=90=8A=EF=BC=9A=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E9=A2=9C=E8=89=B2=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectLevel/gantryCrane/earlyWarning.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/projectLevel/gantryCrane/earlyWarning.vue b/src/views/projectLevel/gantryCrane/earlyWarning.vue index 263c9b51..fe3b2170 100644 --- a/src/views/projectLevel/gantryCrane/earlyWarning.vue +++ b/src/views/projectLevel/gantryCrane/earlyWarning.vue @@ -409,6 +409,7 @@ export default { // justify-content: center; width: 105px; height: 100px; + color:#88E7F0 ; background: url('./../assets/images/menuBG_active.gif') no-repeat center; background-size: 100%; span{ @@ -527,6 +528,7 @@ export default { left: 50%; transform: translate(-50%,-50%); text-align: center; + color: #88E7F0; span{ display: block; font-size: 21px;