From 0355472a1c6d1e7acf9f04b4c5c55b3d88f2ba1e Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Tue, 15 Oct 2019 10:43:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BA=E6=9C=8DID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Home/View/default/Public/promote_base.html | 18 +++++++++--------- .../Home/View/default/Query/dailySummary.html | 2 +- .../Home/View/default/Query/recharge.html | 4 ++-- .../Home/View/default/Query/summary.html | 2 +- .../Home/View/default/Query/view_role.html | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index 3e10f21ae..fbcf9c246 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -9,7 +9,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -320,7 +320,7 @@ if (serverData.length > 0) { for (var i in serverData) { - html += ""; + html += ""; } } } diff --git a/Application/Home/View/default/Query/summary.html b/Application/Home/View/default/Query/summary.html index 7932c5592..15c191cf8 100644 --- a/Application/Home/View/default/Query/summary.html +++ b/Application/Home/View/default/Query/summary.html @@ -350,7 +350,7 @@ if (serverData.length > 0) { for (var i in serverData) { - html += ""; + html += ""; } } } diff --git a/Application/Home/View/default/Query/view_role.html b/Application/Home/View/default/Query/view_role.html index ab9184279..2f7ed5939 100644 --- a/Application/Home/View/default/Query/view_role.html +++ b/Application/Home/View/default/Query/view_role.html @@ -43,7 +43,7 @@ @@ -183,7 +183,7 @@ if (serverData.length > 0) { for (var i in serverData) { - html += ""; + html += ""; } } }