From b51c25c2ef1cc38ff892021eb926c6cdc54d6ece Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Fri, 15 Nov 2024 09:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A6=86=E5=86=B0=E5=BE=AE?= =?UTF-8?q?=E6=B0=94=E8=B1=A1=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iceWeather/weather/index.vue | 135 ++++++++++++++----------- 1 file changed, 74 insertions(+), 61 deletions(-) diff --git a/src/views/iceWeather/weather/index.vue b/src/views/iceWeather/weather/index.vue index 7fcd855..ab5684e 100644 --- a/src/views/iceWeather/weather/index.vue +++ b/src/views/iceWeather/weather/index.vue @@ -150,20 +150,28 @@
-

当前监测终端

- - {{ - childMsg.lineName - }} - {{ - childMsg.towerName - }} - {{ - childMsg.cmdid - }} - +

+ 线路:{{ childMsg.lineName || childMsg.lineName }} + 杆塔:{{ childMsg.towerName || childMsg.name }} + 终端:{{ childMsg.cmdid }} +

+
+ 温度趋势 + 湿度趋势 +
-
+ +
-

气象数据列表

- +