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 1/3] =?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 += ""; } } } From 439c8f1ba988b878962066efccabe9b2d5cbff32 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Tue, 15 Oct 2019 10:44:18 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../View/default/Public/promote_base.html | 298 +++++++++--------- 1 file changed, 152 insertions(+), 146 deletions(-) diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index fbcf9c246..7b54c5ea6 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -1,22 +1,22 @@ - - - {$meta_title}-个人中心 - - - - - - + + + {$meta_title}-个人中心 + + + + + + - - {:hook('pageHeader')} - - - + + {:hook('pageHeader')} + + + - + - + - - - - - + $(function() { + $('.jsnavContent').find('.active').closest('.jsnavContent').css('display','block'); + $('.jsnavContent').find('.active').closest('.jsnavContent').prev('.jssubNav').addClass('currentDd'); + $(".jssubNav").click(function() { + $(this).toggleClass("currentDd").siblings(".jssubNav").removeClass("currentDd"); + $(this).next(".jsnavContent").slideToggle(300).siblings(".jsnavContent").slideUp(500); + }); + }); + + + From 446085a1548c7645db410e7bff53cb6faee962a5 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Tue, 15 Oct 2019 14:26:35 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=96=B9=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Query/recharge.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Home/View/default/Query/recharge.html b/Application/Home/View/default/Query/recharge.html index a8f1c62d1..56ea8a9ab 100644 --- a/Application/Home/View/default/Query/recharge.html +++ b/Application/Home/View/default/Query/recharge.html @@ -144,7 +144,7 @@