From 8d2b007ad016a26a403e2dc1fdfdb911b43e682f Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Thu, 14 Mar 2024 17:04:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/screen/sharePlatform.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/screen/sharePlatform.vue b/src/views/screen/sharePlatform.vue index 66b6157..c951cb1 100644 --- a/src/views/screen/sharePlatform.vue +++ b/src/views/screen/sharePlatform.vue @@ -573,11 +573,15 @@ setInterval(() => { top: 24px; color: #42B3FF; font-size: 16px; - + display: flex; .wheather { padding-right: 34px; } + .time { + display: flex; + width: 205px; + } } }