From 4963d4f8a645a07c4d75a6c06fa859e984183d93 Mon Sep 17 00:00:00 2001
From: qiaomu <3520484422@qq.com>
Date: Wed, 19 Jun 2024 09:28:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=85=E5=80=BC=E7=B1=BB?=
=?UTF-8?q?=E5=9E=8B=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/rechargeRecord/index.wxml | 34 ++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/pages/rechargeRecord/index.wxml b/pages/rechargeRecord/index.wxml
index 7ae2d61..73ac1df 100644
--- a/pages/rechargeRecord/index.wxml
+++ b/pages/rechargeRecord/index.wxml
@@ -1,19 +1,15 @@
-
-
- {{ year }}年
-
-
-
-
-
- {{ meterCode }}
- 全部
-
-
-
+
+ {{ year }}年
+
+
+
+ {{ meterCode }}
+ 全部
+
+
合计: {{amount}}元
@@ -22,7 +18,7 @@
冲正
- 退费
+ 退费
充值
{{ item.meter.address }}
@@ -36,4 +32,12 @@
-
\ No newline at end of file
+
\ No newline at end of file