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;