From 5445eac59084fc8f2650650c4a918aa7c8bd5de1 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 28 五月 2025 08:37:16 +0800
Subject: [PATCH] gx

---
 src/views/deviceWindoes2.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/deviceWindoes2.vue b/src/views/deviceWindoes2.vue
index 702072e..d7bdbd0 100644
--- a/src/views/deviceWindoes2.vue
+++ b/src/views/deviceWindoes2.vue
@@ -287,7 +287,7 @@
                               <span class="text-group_3">时间进度</span>
                             </div>
                           </div>
-                          <div style="height: 90%; text-align: center;font-weight: 600;font-size: 50px;color: #333333;" class="grid-container" >
+                          <div style="height: 90%; text-align: center;font-weight: 600;font-size: 45px;color: #333333;" class="grid-container" >
                           <div>
                             <span style="color: #303133">{{
                             jgTime4(deviceData.iot_透析时间)
@@ -318,7 +318,7 @@
                               <span class="text-group_3">超滤进度</span>
                             </div>
                           </div>
-                          <div style="height: 90%; text-align: center;font-weight: 600;font-size: 50px;color: #8079CB;" class="grid-container" >
+                          <div style="height: 90%; text-align: center;font-weight: 600;font-size: 45px;color: #8079CB;" class="grid-container" >
                             <div>
                               <span style="color: #303133">{{
                                   Number(deviceData.iot_当前脱水量).toFixed(1)

--
Gitblit v1.8.0