|
|
<extend name="Public/base"/>
|
|
|
<block name="css">
|
|
|
<link rel="stylesheet" href="__CSS__/select2.min.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="__CSS__/promote.css" type="text/css"/>
|
|
|
<script src="__STATIC__/laydate/laydate.js"></script>
|
|
|
<link rel="stylesheet" type="text/css" href="__STATIC__/webuploader/webuploader.css" media="all">
|
|
|
<style>
|
|
|
.select2-container--default .select2-selection--single {
|
|
|
color: #000;
|
|
|
resize: none;
|
|
|
border-width: 1px;
|
|
|
border-style: solid;
|
|
|
border-color: #a7b5bc #ced9df #ced9df #a7b5bc;
|
|
|
box-shadow: 0px 3px 3px #F7F8F9 inset;height:35px;
|
|
|
height:28px;border-radius:3px;font-size:12px;
|
|
|
}
|
|
|
.select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
|
line-height:35px;
|
|
|
line-height:28px;
|
|
|
}
|
|
|
.select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
|
height:26px;
|
|
|
}
|
|
|
.select2-container--default .select2-search--dropdown .select2-search__field {
|
|
|
height:26px;line-height:26px;font-size:12px;
|
|
|
}
|
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
|
.textarea-style {
|
|
|
width: 200px;
|
|
|
height: 80px;
|
|
|
border-radius: 5px;
|
|
|
padding: 5px;
|
|
|
}
|
|
|
.mustmark {
|
|
|
color: #FF0000;
|
|
|
font-style: normal;
|
|
|
margin: 0 3px;
|
|
|
}
|
|
|
.butnbox {
|
|
|
padding: 10px 0 10px;
|
|
|
}
|
|
|
.butnbox .butnlist .butn {
|
|
|
display: inline-block;
|
|
|
width: 120px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
text-align: center;
|
|
|
color: #FFF;
|
|
|
background: #3C95C8;
|
|
|
border-radius: 3px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.data_list table td .status-0 {
|
|
|
color: #e6a23c;
|
|
|
}
|
|
|
.data_list table td .status-1 {
|
|
|
color: #67c23a;
|
|
|
}
|
|
|
.data_list table td .status-2 {
|
|
|
color: #f56c6c;
|
|
|
}
|
|
|
.tooltip {
|
|
|
position: relative;
|
|
|
display: inline-block;
|
|
|
color: #056dae;
|
|
|
}
|
|
|
|
|
|
.tooltip .tooltiptext {
|
|
|
visibility: hidden;
|
|
|
width: auto;
|
|
|
min-width: 50px;
|
|
|
background-color: #fff;
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
border-radius: 6px;
|
|
|
padding: 10px 10px;
|
|
|
position: absolute;
|
|
|
z-index: 1;
|
|
|
right: 80%;
|
|
|
top: 0;
|
|
|
margin-bottom: 70%;
|
|
|
border: #000 solid 1px;
|
|
|
}
|
|
|
|
|
|
.tooltip .tooltiptext::after {
|
|
|
content: "";
|
|
|
position: absolute;
|
|
|
left: 100%;
|
|
|
top: 20px;
|
|
|
margin-top: -5px;
|
|
|
border-width: 5px;
|
|
|
border-style: solid;
|
|
|
border-color: transparent transparent transparent black;
|
|
|
}
|
|
|
|
|
|
.tooltip:hover .tooltiptext {
|
|
|
|
|
|
color: #000;
|
|
|
visibility: visible;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
</style>
|
|
|
</block>
|
|
|
<block name="body">
|
|
|
<script type="text/javascript" src="__JS__/bootstrap.min.js"></script>
|
|
|
<script type="text/javascript" src="__JS__/select2.min.js"></script>
|
|
|
<script type="text/javascript" src="__JS__/jquery.form.js"></script>
|
|
|
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></script>
|
|
|
|
|
|
<script src="__STATIC__/md5.js" type="text/javascript" charset="utf-8"></script>
|
|
|
<script type="text/javascript" src="__STATIC__/webuploader/webuploader.js"></script>
|
|
|
<script src="__STATIC__/layer/layer.js" type="text/javascript"></script>
|
|
|
<script type="text/javascript" src="__STATIC__/layer/extend/layer.ext.js"></script>
|
|
|
<div class="cf main-place top_nav_list navtab_list">
|
|
|
<h3 class="page_title">转区转游模拟发放</h3>
|
|
|
</div>
|
|
|
<div class="cf top_nav_list" style="height: 38px;">
|
|
|
<!-- 高级搜索 -->
|
|
|
<div class="jssearch cf search_list">
|
|
|
<div class="input-list search-title-box">
|
|
|
<label>搜索:</label>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<select id="game_id" name="base_game_id" class="select_gallery" style="width:120px;">
|
|
|
<option value="0">请选择游戏</option>
|
|
|
<?php foreach($baseGames as $baseGame):?>
|
|
|
<option value="<?=$baseGame['id']?>"><?=$baseGame['name']?></option>
|
|
|
<?php endforeach;?>
|
|
|
</select>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<select id="server_id" name="server_id" class="select_gallery" style="width:120px;">
|
|
|
<option value="">请选择区服</option>
|
|
|
<?php foreach($servers as $server):?>
|
|
|
<option server-id="<?=$server['server_id']?>" value="<?=$server['server_id']?>">
|
|
|
<?=$server['server_name']?>
|
|
|
</option>
|
|
|
<?php endforeach;?>
|
|
|
</select>
|
|
|
</div>
|
|
|
<div class="input-list">
|
|
|
<input type="text" name="user_account" class="" placeholder="玩家账号" value="{:I('user_account')}"/>
|
|
|
</div>
|
|
|
<div class="input-list">
|
|
|
<input type="text" name="role_name" class="" placeholder="角色名" value="{:I('role_name')}"/>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<input type="text" readonly name="create_time_start" class="time-select" value="{:I('create_time_start')}"
|
|
|
placeholder="添加开始时间"/>
|
|
|
-
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block">
|
|
|
<input type="text" readonly name="create_time_end" class="time-select" value="{:I('create_time_end')}"
|
|
|
placeholder="添加结束时间"/>
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<input type="text" readonly name="review_time_start" class="time-select" value="{:I('review_time_start')}"
|
|
|
placeholder="审核开始时间"/>
|
|
|
-
|
|
|
<div class="input-append date" id="datetimepicker" style="display:inline-block">
|
|
|
<input type="text" readonly name="review_time_end" class="time-select" value="{:I('review_time_end')}"
|
|
|
placeholder="审核结束时间"/>
|
|
|
<span class="add-on"><i class="icon-th"></i></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<select name="status" class="select_gallery" style="width:120px;">
|
|
|
<option value="-1">请选择审核状态</option>
|
|
|
<?php foreach($statusList as $key => $name):?>
|
|
|
<option value="<?=$key?>">
|
|
|
<?=$name?>
|
|
|
</option>
|
|
|
<?php endforeach;?>
|
|
|
</select>
|
|
|
</div>
|
|
|
<div class="input-list input-list-promote search_label_rehab">
|
|
|
<select name="reviewer_id" class="select_gallery" style="width:120px;">
|
|
|
<option value="0">请选择审核人</option>
|
|
|
<?php foreach($admins as $admin):?>
|
|
|
<option value="<?=$admin['id']?>">
|
|
|
<?=$admin['username']?>
|
|
|
</option>
|
|
|
<?php endforeach;?>
|
|
|
</select>
|
|
|
</div>
|
|
|
<div class="input-list">
|
|
|
<a class="sch-btn" href="javascript:;" id="search" url="{:U('GameRebate/simulateSpendList')}">搜索</a>
|
|
|
</div>
|
|
|
<!-- <div class="input-list">
|
|
|
<a class="sch-btn" href="{:U('Export/expUser',array_merge(array('id'=>12,),I('get.')))}">导出</a>
|
|
|
</div> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<div class="butnbox">
|
|
|
<div class="butnlist jscheckbutn" style="margin-left: 2px">
|
|
|
<a class="butn" id="review-agree-btn">审批通过</a>
|
|
|
<a class="butn" id="review-refuse-btn" style="background-color: red;">审核拒绝</a>
|
|
|
<a class="butn" id="add-btn">添加</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<!-- 数据列表 -->
|
|
|
<div class="data_list">
|
|
|
<div class="">
|
|
|
<table>
|
|
|
<!-- 表头 -->
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th>
|
|
|
<input class="check-all" type="checkbox">
|
|
|
</th>
|
|
|
<th>订单号</th>
|
|
|
<th>游戏名称</th>
|
|
|
<th>区服</th>
|
|
|
<th>账号</th>
|
|
|
<th>角色ID</th>
|
|
|
<th>角色名</th>
|
|
|
<th>所属推广员</th>
|
|
|
<th>当前累充金额</th>
|
|
|
<th>模拟发放金额</th>
|
|
|
<th>可触发返利功能金额</th>
|
|
|
<th>添加时间</th>
|
|
|
<th>审核状态</th>
|
|
|
<th>审核时间</th>
|
|
|
<th>审核人</th>
|
|
|
<th>备注</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
|
|
|
<!-- 列表 -->
|
|
|
<tbody>
|
|
|
<empty name ="records">
|
|
|
<?php if ($error):?>
|
|
|
<td colspan="99" class="text-center"><?=$error?></td>
|
|
|
<?php else:?>
|
|
|
<td colspan="99" class="text-center">aOh! 暂时还没有内容!</td>
|
|
|
<?php endif;?>
|
|
|
<else />
|
|
|
<volist name="records" id="data">
|
|
|
<tr data-id="<?=$data['id']?>">
|
|
|
<td>
|
|
|
<?php if($data['status'] == 0):?>
|
|
|
<input class="ids" type="checkbox" value="{$data['id']}" name="ids[]">
|
|
|
<?php else:?>
|
|
|
<input class="ids disabled" disabled="disabled" type="checkbox" value="{$data['id']}" name="ids[]">
|
|
|
<?php endif;?>
|
|
|
</td>
|
|
|
<td>{$data.order_no}</td>
|
|
|
<td>{$data.base_game_name}</td>
|
|
|
<td>{$data.server_name}</td>
|
|
|
<td>{$data.user_account}</td>
|
|
|
<td>{$data.role_id}</td>
|
|
|
<td>{$data.role_name}</td>
|
|
|
<td>{$data.promote_account}</td>
|
|
|
|
|
|
<td>{$data.pay_amount}</td>
|
|
|
<td>{$data.amount}</td>
|
|
|
<td>{$data.total_amount}</td>
|
|
|
|
|
|
<td>{$data.create_time}</td>
|
|
|
<td>
|
|
|
<span class="status-{$data.status}">{$data.status_text}</span>
|
|
|
</td>
|
|
|
<td>{$data.review_time}</td>
|
|
|
<td>{$data.reviewer_username}</td>
|
|
|
<td><div class="tooltip"><span style="color: red">查看</span><span class="tooltiptext"><span style="margin-left: -10px">{$data.remark}</span></span></div></td>
|
|
|
</tr>
|
|
|
</volist>
|
|
|
</empty>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="page">
|
|
|
<a class="sch-btn export-btn"
|
|
|
href="{:U(CONTROLLER_NAME.'/'.ACTION_NAME,array_merge(['export'=>1],I('get.')))}" target="_blank">导出</a>
|
|
|
{$_page|default=''}
|
|
|
</div>
|
|
|
|
|
|
<div class="common_settings">
|
|
|
<span class="plus_icon"><span><img src="__IMG__/zwmimages/icon_jia.png"></span></span>
|
|
|
<form class="addShortcutIcon">
|
|
|
<input type="hidden" name="title" value="{$m_title}">
|
|
|
<input type="hidden" name="url" value="Query/withdraw">
|
|
|
</form>
|
|
|
<a class="ajax-post add-butn <notempty name='commonset'>addSIsetted</notempty>" href="javascript:;" target-form="addShortcutIcon" url="{:U('Think/addShortcutIcon')}"><img src="__IMG__/zwmimages/icon_jia.png"><span><notempty name='commonset'>已添加<else />添加至常用设置</notempty></span></a>
|
|
|
</div>
|
|
|
</block>
|
|
|
|
|
|
<block name="script">
|
|
|
<script src="__STATIC__/layer/layer.js" type="text/javascript"></script>
|
|
|
<script type="text/javascript" src="__STATIC__/layer/extend/layer.ext.js" ></script>
|
|
|
<script src="__STATIC__/jquery.cookie.js" charset="utf-8"></script>
|
|
|
<script>
|
|
|
<volist name=":I('get.')" id="vo">
|
|
|
Think.setValue('{$key}',"{$vo}");
|
|
|
</volist>
|
|
|
$(".select_gallery").select2();
|
|
|
</script>
|
|
|
<script type="text/javascript">
|
|
|
//导航高亮
|
|
|
highlight_subnav("{:U('GameRebate/simulateSpendList')}");
|
|
|
$(function(){
|
|
|
// 添加全部选项
|
|
|
|
|
|
if ('all' == "{:I('row', 0)}") {
|
|
|
|
|
|
$("#pagechange").prepend("<option value='all' selected>全部</option>");
|
|
|
} else {
|
|
|
$("#pagechange").prepend("<option value='all'>全部</option>");
|
|
|
}
|
|
|
|
|
|
$('.time-select').each(function(){
|
|
|
laydate.render({
|
|
|
elem: this,
|
|
|
type: 'date'
|
|
|
});
|
|
|
});
|
|
|
//搜索功能
|
|
|
$("#search").click(function(){
|
|
|
var sdate = Date.parse($("input[name='send_time_start']").val()) / 1000;
|
|
|
var edate = Date.parse($("input[name='send_time_end']").val()) / 1000;
|
|
|
if (sdate > edate) {
|
|
|
layer.msg('开始时间必须小于等于结束时间');
|
|
|
return false;
|
|
|
}
|
|
|
if ((edate - sdate) > 2592000) {
|
|
|
layer.msg('时间间隔不能超过31天,请重新选择日期');
|
|
|
return false;
|
|
|
}
|
|
|
|
|
|
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;
|
|
|
});
|
|
|
//回车自动提交
|
|
|
$('.jssearch').find('input').keyup(function(event){
|
|
|
if(event.keyCode===13){
|
|
|
$("#search").click();
|
|
|
}
|
|
|
});
|
|
|
$("#game_id").change(function () {
|
|
|
$.ajax({
|
|
|
url: "{:U('getServers')}",
|
|
|
type: "post",
|
|
|
data: { game_id: $("#game_id").val() },
|
|
|
dataType: 'json',
|
|
|
success: function (result ) {
|
|
|
if (result.status == 1) {
|
|
|
var servers = result.data.servers
|
|
|
var str = "<option value=''>请选择区服</option>"
|
|
|
for (var i in servers){
|
|
|
str += "<option value='"+servers[i].server_id+"'>"+servers[i].server_name+"</option>"
|
|
|
}
|
|
|
$("#server_id").empty()
|
|
|
$("#server_id").append(str)
|
|
|
$("#server_id").select2()
|
|
|
}
|
|
|
}
|
|
|
})
|
|
|
})
|
|
|
$('#review-agree-btn').on({
|
|
|
click:function () {
|
|
|
var ids = getIds()
|
|
|
if (ids.length == 0) {
|
|
|
return layer.msg('请选择要操作的记录')
|
|
|
}
|
|
|
layer.confirm('确定要审核通过这些记录吗?', {
|
|
|
title: '审核通过',
|
|
|
btn: ['确定']
|
|
|
}, function(){
|
|
|
verify(ids, 1)
|
|
|
})
|
|
|
}
|
|
|
})
|
|
|
$('#review-refuse-btn').on({
|
|
|
click:function () {
|
|
|
var ids = getIds()
|
|
|
if (ids.length == 0) {
|
|
|
return layer.msg('请选择要操作的记录')
|
|
|
}
|
|
|
layer.confirm('确定要审核拒绝这些记录吗?', {
|
|
|
title: '审核拒绝',
|
|
|
btn: ['确定']
|
|
|
}, function(){
|
|
|
verify(ids, 2)
|
|
|
})
|
|
|
}
|
|
|
})
|
|
|
function verify(ids, status) {
|
|
|
$.ajax({
|
|
|
url: "{:U('reviewSimulateSpend')}",
|
|
|
type: "post",
|
|
|
data: { ids: ids, status: status },
|
|
|
dataType: 'json',
|
|
|
success: function (result ) {
|
|
|
if (result.status == 1) {
|
|
|
layer.msg(result.message, function(){
|
|
|
window.location.href = window.location.href
|
|
|
})
|
|
|
} else {
|
|
|
layer.msg(result.message)
|
|
|
}
|
|
|
}
|
|
|
})
|
|
|
}
|
|
|
function getIds() {
|
|
|
var ids = [];
|
|
|
$('.ids:checked').each(function() {
|
|
|
ids.push($(this).val());
|
|
|
})
|
|
|
return ids;
|
|
|
}
|
|
|
$('#add-btn').click(function () {
|
|
|
var title = '添加模拟充值'
|
|
|
var url = "{:U('GameRebate/addSimulateSpend', '', '')}"
|
|
|
|
|
|
layer.open({
|
|
|
title: title,
|
|
|
type: 2,
|
|
|
content: [url , 'no'],
|
|
|
area: ['500px', '650px'],
|
|
|
zIndex: 250,
|
|
|
scrollbar: false,
|
|
|
})
|
|
|
})
|
|
|
});
|
|
|
$(".export-btn").on("click",function(e){
|
|
|
e.preventDefault();
|
|
|
window.location.href=$(this).attr("href")
|
|
|
})
|
|
|
</script>
|
|
|
</block> |