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

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

气象数据列表

- +