From e96fbd555d4fe645e6eff30a026a394e268e6f49 Mon Sep 17 00:00:00 2001 From: huyuanxiang <273637057@qq.com> Date: Wed, 24 Jan 2024 13:11:41 +0800 Subject: [PATCH] =?UTF-8?q?[feature]=E6=B5=B7=E4=BC=A6=EF=BC=8C=E6=B1=89?= =?UTF-8?q?=E9=92=9F=E5=8D=95=E7=8B=AC=E8=B4=A6=E5=8F=B7=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/station/list.vue | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/pages/station/list.vue b/pages/station/list.vue index e320db6..f66f1d8 100644 --- a/pages/station/list.vue +++ b/pages/station/list.vue @@ -6,7 +6,7 @@ - @@ -29,7 +29,7 @@ 当日功率(kW): {{ item.dayPower }} - + 累计发电(kWh): {{ item.totalElectricity }} @@ -41,7 +41,7 @@ - + @@ -50,7 +50,7 @@