From 28e7b8013dd6760509f0f4005cc7cfdbea487a18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E5=87=AF?= <2448379534@qq.com> Date: Wed, 3 Jun 2026 18:25:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=9B=B4=E6=94=B9-=E5=A2=9E=E5=8A=A0=E5=8F=AF?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E6=98=BE=E9=9A=90=E7=9A=84=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MapModal/components/BasicInfo.vue | 17 ++++++++++--- .../components/WaterTemperatureContrast.vue | 25 ++++++++++++++----- frontend/src/components/MapModal/index.vue | 21 +++++++++++++++- .../modules/qixidiliuliangbianhua/index.vue | 8 +++--- .../modules/qixidishuiwenbianhua/index.vue | 2 ++ frontend/src/store/modules/model.ts | 5 +++- 6 files changed, 64 insertions(+), 14 deletions(-) diff --git a/frontend/src/components/MapModal/components/BasicInfo.vue b/frontend/src/components/MapModal/components/BasicInfo.vue index 0bd2b68c..2c890cdd 100644 --- a/frontend/src/components/MapModal/components/BasicInfo.vue +++ b/frontend/src/components/MapModal/components/BasicInfo.vue @@ -1,7 +1,7 @@