From cc280864751821918cdea4e96d95d63bceebd3e0 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Sun, 29 Sep 2024 17:44:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bigSreen/component/CenterTop.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/bigSreen/component/CenterTop.vue b/src/views/bigSreen/component/CenterTop.vue index 25a7ef3..8b9e832 100644 --- a/src/views/bigSreen/component/CenterTop.vue +++ b/src/views/bigSreen/component/CenterTop.vue @@ -15,7 +15,7 @@
服务人数
+服务人次
{{ total.fuwufugairenshu @@ -921,7 +921,7 @@ $todayColors: font-weight: 600; font-size: 16px; } -::v-deep .row-item:nth-child(2) .ceil button { +::v-deep .row-item .ceil button:focus { transition: all .2s; background-color: #03b1fa !important; color: #000000 !important;