From e7cf73b0515cc434a4fd915eeb223addc92d611b Mon Sep 17 00:00:00 2001 From: Vce Date: Mon, 3 Jun 2024 18:42:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=BB=86=E8=8A=82=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/commandScreen/commandCenter/leftBottom.vue | 2 +- src/views/commandScreen/commandCenter/rightAll.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/commandScreen/commandCenter/leftBottom.vue b/src/views/commandScreen/commandCenter/leftBottom.vue index f2fc0956..19520c1d 100644 --- a/src/views/commandScreen/commandCenter/leftBottom.vue +++ b/src/views/commandScreen/commandCenter/leftBottom.vue @@ -429,7 +429,7 @@ onMounted(async () => { height: 25px; .line2Item{ color: #fff; - width: 120px; + width: 140px; text-align: center; cursor: pointer; // background-color: #fff; diff --git a/src/views/commandScreen/commandCenter/rightAll.vue b/src/views/commandScreen/commandCenter/rightAll.vue index d164909e..b99ccfa1 100644 --- a/src/views/commandScreen/commandCenter/rightAll.vue +++ b/src/views/commandScreen/commandCenter/rightAll.vue @@ -1430,6 +1430,7 @@ onMounted(async () => { > div { // padding: 2px 0; font-size: 13px; + font-weight: normal; line-height: 25px; width: 170px; width: 140px;