From 718cbce591e311b50fc6e97d95b576773360504e Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 19 Jan 2026 21:50:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B2=E7=BA=BF=E5=9B=BE=E4=B8=8A?= =?UTF-8?q?=E6=96=B9=E6=95=B0=E6=8D=AE=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=AE=8C=E5=96=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/other/chartFullscreen.vue | 8 +- src/components/other/index.vue | 143 ++++++++++++++++++----- src/pages/main/home.vue | 6 + 3 files changed, 122 insertions(+), 35 deletions(-) diff --git a/src/components/other/chartFullscreen.vue b/src/components/other/chartFullscreen.vue index 533cd3a..a4099ec 100644 --- a/src/components/other/chartFullscreen.vue +++ b/src/components/other/chartFullscreen.vue @@ -510,7 +510,7 @@ function touchMove(e: any) { } .header { - height: 44px; + height: 34px; background: #fff; display: flex; align-items: center; @@ -545,16 +545,16 @@ function touchMove(e: any) { display: flex; justify-content: center; align-items: center; - padding: 8px 15px; + padding: 2px 5px 2px 15px; background: #fff; flex-shrink: 0; - height: 44px; + height: 34px; border-bottom: 1px solid #eee; } .time-item { padding: 6px 20px; - margin: 0 8px; + margin: 0 5px; background: #f5f5f5; border-radius: 4px; font-size: 14px; diff --git a/src/components/other/index.vue b/src/components/other/index.vue index 3929151..3a0d219 100644 --- a/src/components/other/index.vue +++ b/src/components/other/index.vue @@ -197,16 +197,9 @@ - - - {{ + + + {{ prDev === 1 ? "溶解氧" : prDev === 2 @@ -218,43 +211,35 @@ : prDev === 5 ? "盐 度" : "" - }} + }} - + 1天 3天 7天 - - - 放大 - - {{ setTitle }} + + 放大 + · + {{ setTitle }}