From 41bca98a3c72b89e60fbd3ddb43578bf008e453d Mon Sep 17 00:00:00 2001 From: zhanglipeng Date: Thu, 3 Jun 2021 12:03:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=91=8A=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/components/rolling-notice/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/components/rolling-notice/index.vue b/ruoyi-ui/src/components/rolling-notice/index.vue index 636387e56..8a2c2d3e5 100644 --- a/ruoyi-ui/src/components/rolling-notice/index.vue +++ b/ruoyi-ui/src/components/rolling-notice/index.vue @@ -102,12 +102,12 @@ li { display: flex; justify-content: center; align-items: center; - color: #e6a23c; + color: #F56C6C; flex: 0 0 100px; } .ico-horn .icon { font-size: 24px; - color: #e6a23c; + color: #F56C6C; } /* 以下代码与滚动相关 */ .marquee-wrap {