From ea580a52fe62c219202f9d277fd4ff4c12fcb7a1 Mon Sep 17 00:00:00 2001 From: chenzhi <“chenzhi063@qq.com> Date: Fri, 22 Nov 2019 17:24:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=8E=A8=E5=B9=BF=E5=91=98?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E7=9A=84=E4=BA=8C=E7=BA=A7=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../View/Platform/promote_statistics.html | 28 +++++++++---------- .../View/Platform/promotepay_statistics.html | 26 ++++++++--------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Application/Admin/View/Platform/promote_statistics.html b/Application/Admin/View/Platform/promote_statistics.html index 597ab3889..f531e3b71 100644 --- a/Application/Admin/View/Platform/promote_statistics.html +++ b/Application/Admin/View/Platform/promote_statistics.html @@ -216,20 +216,20 @@ $(function(){ $("#search").click(); } }); - $(".ljzc").click(function(){ - var id = $(this).attr('data-value'); - var game_name = "{:I('game_name')}"; - var server_name = "{:I('server_id')}"; - var urlr = window.location.host; - layer.open({ - type: 2, - title: '注册记录', - shadeClose: true, - shade: 0.8, - area: ['70%', '80%'], - content: '/admin.php?s=/Platform/zhuce_detail/promote_id/'+id+'/game_name/'+game_name+'/server_name/'+server_name+''//iframe的url - }); - }); + // $(".ljzc").click(function(){ + // var id = $(this).attr('data-value'); + // var game_name = "{:I('game_name')}"; + // var server_name = "{:I('server_id')}"; + // var urlr = window.location.host; + // layer.open({ + // type: 2, + // title: '注册记录', + // shadeClose: true, + // shade: 0.8, + // area: ['70%', '80%'], + // content: '/admin.php?s=/Platform/zhuce_detail/promote_id/'+id+'/game_name/'+game_name+'/server_name/'+server_name+''//iframe的url + // }); + // }); $(".paixu").click(function(){ var that=$(this); $data_order=that.attr('data-order'); diff --git a/Application/Admin/View/Platform/promotepay_statistics.html b/Application/Admin/View/Platform/promotepay_statistics.html index a6dfd38e3..b6ab050e3 100644 --- a/Application/Admin/View/Platform/promotepay_statistics.html +++ b/Application/Admin/View/Platform/promotepay_statistics.html @@ -193,19 +193,19 @@ $(function(){ $("#search").click(); } }); - $(".ljcz").click(function(){ - var id = $(this).attr('data-value'); - var game_name = "{:I('game_name')}"; - var server_name = "{:I('server_id')}"; - layer.open({ - type: 2, - title: '游戏消费记录', - shadeClose: true, - shade: 0.8, - area: ['70%', '80%'], - content: 'admin.php?s=/Platform/chongzhi_detail/promote_id/'+id+'/game_name/'+game_name+'/server_name/'+server_name+''//iframe的url - }); - }); + // $(".ljcz").click(function(){ + // var id = $(this).attr('data-value'); + // var game_name = "{:I('game_name')}"; + // var server_name = "{:I('server_id')}"; + // layer.open({ + // type: 2, + // title: '游戏消费记录', + // shadeClose: true, + // shade: 0.8, + // area: ['70%', '80%'], + // content: 'admin.php?s=/Platform/chongzhi_detail/promote_id/'+id+'/game_name/'+game_name+'/server_name/'+server_name+''//iframe的url + // }); + // }); $(".paixu").click(function(){ $ddd=$(this).attr('date-url'); $lzhuce="{:I('lzhuce')}";