From 4020e31ddbbeb3853322bb6f5de7dc1c3a2ce52e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Wed, 2 Apr 2025 14:16:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A44-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index f0d022b..21506be 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -22,27 +22,35 @@
评估日期:{{ reportInfo.EvalDate }}
电池类型
-{{ batteryInfo.BatteryType }}
+ +品牌
+{{ carInfo.VehicleBrand }}
品牌
-{{ carInfo.VehicleBrand }}
+车型
+{{ carInfo.VehicleModel }}
车牌号
{{ carInfo.LicensePlateNumber }}
电池额定容量
-{{ batteryInfo.RatedCapacityBattery }}kWh
+电池类型
+{{ carInfo.BatteryType }}
VIN
{{ frameInfo.VIN }}
电池额定容量
+{{ carInfo.RatedCapacityBattery }}kWh
+