From 414212d6d55f8d3e924787bece138ede7e0ab6af Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 28 十月 2024 12:19:33 +0800
Subject: [PATCH] 数据中心视频优化完
---
src/views/screen/components/screen-examine/components/examine-hola.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/screen/components/screen-examine/components/examine-hola.vue b/src/views/screen/components/screen-examine/components/examine-hola.vue
index 38e0308..3b7e21d 100644
--- a/src/views/screen/components/screen-examine/components/examine-hola.vue
+++ b/src/views/screen/components/screen-examine/components/examine-hola.vue
@@ -96,7 +96,7 @@
detail: {
// 涓績title璁剧疆
offsetCenter: ['0%', '0%'],
- color: '#01F8FF',
+ color: '#dedddd',
formatter: '{value}%'
// borderColor: '#01F8FF',
// borderRadius: 20,
@@ -162,7 +162,7 @@
.bottom {
display: inline-block;
width: 100%;
- color: #01f8ff;
+ color: #dedddd;
text-align: center;
font-size: 14px;
margin-top: 10px;
--
Gitblit v1.8.0