From 924b9c89663a786d6253680abf191f9870f2359f Mon Sep 17 00:00:00 2001 From: duanliang <540489889@qq.com> Date: Fri, 30 May 2025 23:54:56 +0800 Subject: [PATCH] =?UTF-8?q?bug=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CircleProgress/index.vue | 4 ++-- src/views/collect/components/video-box.vue | 19 ++++++++++++------- src/views/monitor/components/box-2.vue | 4 ++-- src/views/scenic/components/box-2.vue | 3 ++- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/src/components/CircleProgress/index.vue b/src/components/CircleProgress/index.vue index 578a99a..07c53f6 100644 --- a/src/components/CircleProgress/index.vue +++ b/src/components/CircleProgress/index.vue @@ -57,7 +57,7 @@ top: '34%', textStyle: { color: '#00D0FF', - fontSize: fitChartSize(12) + fontSize: fitChartSize(24) } }, { @@ -66,7 +66,7 @@ top: '56%', textStyle: { color: '#fff', - fontSize: fitChartSize(12) + fontSize: fitChartSize(24) } } ], diff --git a/src/views/collect/components/video-box.vue b/src/views/collect/components/video-box.vue index da8298e..8123ea0 100644 --- a/src/views/collect/components/video-box.vue +++ b/src/views/collect/components/video-box.vue @@ -14,7 +14,7 @@ width:(100/grad)+'%' }"> -
+