From 076a3ac0a4af5a4d218c3b8947b30180a51185e5 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Mon, 14 Dec 2020 08:48:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=81=9C=E8=BD=A6?= =?UTF-8?q?=E7=BC=B4=E8=B4=B9=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/property/listCarFee/listCarFee.html | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/public/pages/property/listCarFee/listCarFee.html b/public/pages/property/listCarFee/listCarFee.html index ea2225642..93699d300 100644 --- a/public/pages/property/listCarFee/listCarFee.html +++ b/public/pages/property/listCarFee/listCarFee.html @@ -47,32 +47,33 @@ {{fee.startTime}} {{_getEndTime(fee)}} {{_getDeadlineTime(fee)}} - -
上期度数:{{fee.preDegrees}}
+ +
上期度数:{{fee.preDegrees}}
本期度数:{{fee.curDegrees}}
单价:{{fee.squarePrice}}
附加费:{{fee.additionalAmount}}
-
算法:{{_getAttrValue(fee.feeAttrs,'390005')}}
+
算法:{{_getAttrValue(fee.feeAttrs,'390005')}}
用量:{{_getAttrValue(fee.feeAttrs,'390003')}}
单价:{{fee.squarePrice}}
-
固定费:{{fee.additionalAmount}}
+
固定费:{{fee.additionalAmount}}
{{fee.stateName}} - - @@ -87,9 +88,8 @@ - + + - \ No newline at end of file