From 80115e9c380a8513598f7405122516d6276a9861 Mon Sep 17 00:00:00 2001
From: chenxiaojun <956334972@qq.com>
Date: Mon, 2 Dec 2019 11:43:15 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E5=B9=B3=E5=8F=B0->=E6=95=B0?=
 =?UTF-8?q?=E6=8D=AE=E7=AE=A1=E7=90=86-=E8=AE=A2=E5=8D=95=E6=9F=A5?=
 =?UTF-8?q?=E8=AF=A2|=E6=95=B0=E6=8D=AE=E7=AE=A1=E7=90=86-=E5=85=85?=
 =?UTF-8?q?=E5=80=BC=E7=BB=9F=E8=AE=A1|=E8=B4=A2=E5=8A=A1=E7=AE=A1?=
 =?UTF-8?q?=E7=90=86-=E7=BB=93=E7=AE=97=E6=98=8E=E7=BB=86--=E6=96=B0?=
 =?UTF-8?q?=E5=A2=9E=E5=90=88=E8=AE=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../Home/View/default/Query/userRecharges.html     | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/Application/Home/View/default/Query/userRecharges.html b/Application/Home/View/default/Query/userRecharges.html
index 98b80d789..67a7f0889 100644
--- a/Application/Home/View/default/Query/userRecharges.html
+++ b/Application/Home/View/default/Query/userRecharges.html
@@ -167,6 +167,20 @@
                   <td>{$record.promote_account}</td>
                 </tr>
               </volist>
+                <tr>
+                  <td>合计</td>
+                  <td>--</td>
+                  <td>--</td>
+                  <td>--</td>
+                  <td>--</td>
+                  <td>--</td>
+                  <td>{$total.recharge_cost}</td>
+                  <td>{$total.recharge_count}</td>
+                  <td>{$total.recharge_cost_today}</td>
+                  <td>--</td>
+                  <td>--</td>
+                  <td>--</td>
+                </tr>
               </empty>
           </table>