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 }}