From b7d7ba71ac11b10d6cd8dedca24ffaf751dc81e1 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期三, 18 九月 2024 16:17:26 +0800
Subject: [PATCH] 大屏优化

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

diff --git a/src/views/screen/newPage/index.vue b/src/views/screen/newPage/index.vue
index 298f604..4e2d483 100644
--- a/src/views/screen/newPage/index.vue
+++ b/src/views/screen/newPage/index.vue
@@ -45,13 +45,13 @@
                 </div>
               </div>
               <div class="data-info">
-                <div class="data-lable center">璁惧姝e父鏁�</div>
+                <div class="data-lable center">姝e父鏁�</div>
                 <div class="data-num type2 center">
                   <span v-roll>{{ item.normalNum }}</span>
                 </div>
               </div>
               <div class="data-info">
-                <div class="data-lable center">璁惧寮傚父鏁�</div>
+                <div class="data-lable center">寮傚父鏁�</div>
                 <div class="data-num type3 center">
                   <span v-roll>{{ item.errorNum }}</span>
                 </div>

--
Gitblit v1.8.0