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.
290 lines
8.5 KiB
HTML
290 lines
8.5 KiB
HTML
<extend name="Public/promote_base"/>
|
|
<block name="css">
|
|
<link rel="stylesheet" href="__CSS__/20170831/select2.min.css" type="text/css"/>
|
|
<link href="__CSS__/20180207/data.css" rel="stylesheet">
|
|
<link href="__CSS__/20180207/game.css" rel="stylesheet">
|
|
<link href="__CSS__/20180207/finance.css" rel="stylesheet">
|
|
<link href="__CSS__/game_detailed.css" rel="stylesheet">
|
|
<link href="__STATIC__/icons_alibaba/iconfont.css" rel="stylesheet">
|
|
|
|
<style type="text/css">
|
|
.trunk-list {
|
|
position: relative;
|
|
min-height: 66vh;
|
|
}
|
|
|
|
.pagenation {
|
|
text-align: center;
|
|
line-height: 5vh;
|
|
}
|
|
|
|
.lwx_dialog_prompt .layui-layer-content {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.lwx_dialog_title {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.launch_platform_prompt .layui-layer-input, .lwx_dialog_input, .lwx_dialog_select, .lwx_dialog_textarea {
|
|
display: block;
|
|
width: 220px;
|
|
height: 32px;
|
|
margin: 0 auto;
|
|
line-height: 32px;
|
|
padding: 0 5px;
|
|
border: 1px solid #ccc;
|
|
box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
|
|
color: #333;
|
|
}
|
|
|
|
.lwx_dialog_select {
|
|
width: 272px;
|
|
}
|
|
|
|
.lwx_dialog_textarea {
|
|
height: 64px;
|
|
width: 260px;
|
|
margin-top: 10px;
|
|
resize: none;
|
|
}
|
|
|
|
.lwx_dialog_input {
|
|
width: 260px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.launch_platform_prompt .layui-layer-btn, .lwx_dialog_prompt .layui-layer-btn {
|
|
text-align: center;
|
|
padding-bottom: 25px;
|
|
}
|
|
|
|
.launch_platform_prompt .layui-layer-btn .layui-layer-btn0, .lwx_dialog_prompt .layui-layer-btn .layui-layer-btn0 {
|
|
width: 81%;
|
|
line-height: 32px;
|
|
height: 32px;
|
|
margin: 0;
|
|
}
|
|
|
|
.lwx_dialog_notice {
|
|
position: absolute;
|
|
bottom: 6px;
|
|
left: 20px;
|
|
font-size: 12px;
|
|
color: #999;
|
|
}
|
|
|
|
.lwx_dialog_prompt .select2-container, .select2-container--default .select2-selection--single {
|
|
width: 272px !important;
|
|
}
|
|
|
|
.applycbtn {
|
|
display: block;
|
|
color: #50B370;
|
|
}
|
|
|
|
textarea {
|
|
font-family: inherit;
|
|
}
|
|
|
|
.trunk-content {
|
|
margin: 0 2%;
|
|
}
|
|
|
|
.pic-prev:hover, .pic-next:hover {
|
|
background-color: #4ac5c3;
|
|
}
|
|
|
|
.add-disable {
|
|
color: #999;
|
|
}
|
|
|
|
.trunk-search .form-group {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.form-group {
|
|
float: left;
|
|
margin-bottom: 10px;
|
|
}
|
|
.form-group label {
|
|
line-height: 34px;
|
|
height: 34px;
|
|
}
|
|
.form-group .txt {
|
|
width: 180px;
|
|
height: 34px;
|
|
}
|
|
</style>
|
|
</block>
|
|
|
|
<block name="body">
|
|
<div class="page-list normal_list apply-index-list jssearch">
|
|
<div style="position: absolute;margin-top: -25px;color: #6a7082;">
|
|
<span class="back-btn" style="cursor: pointer;"><i class="iconfont iconreply"></i> 返回</span>
|
|
</div>
|
|
<div class="trunk-title">
|
|
<div class="location">
|
|
<div class="location-container">当前位置:<span>平台币管理></span><span>我的平台币></span><span>交易明细</span></div>
|
|
</div>
|
|
<img src="__IMG__/20180207/icon_jilu.png"><span class="title_main">交易明细</span>
|
|
</div>
|
|
<div class="trunk-content article">
|
|
<div class="trunk-search clearfix">
|
|
<!-- <form action="{:U('PromoteCoin/coinRecord',array('game_id'=>I('get.game_id')))}" method="post" enctype="multipart/form-data"-->
|
|
<!-- class="marg_top20">-->
|
|
<div class="form-group normal_space fr">
|
|
<label>充值时间:</label>
|
|
<div class="select-time">
|
|
<input type="text" id="start_time" class="txt" name="start_time" placeholder="" value="{:I('start_time')}" >
|
|
</div>
|
|
<label class="form-title select-title zhi_color"> 至 </label>
|
|
<div class="select-time">
|
|
<input type="text" id="end_time" class="txt" name="end_time" placeholder="" value="{:I('end_time')}">
|
|
</div>
|
|
</div>
|
|
<div class="form-group normal_space fr">
|
|
<label>对手账号类型:</label>
|
|
<select id="target_type" name="target_type" class="reselect select_gallery" style="min-width:200px;width: 175px;">
|
|
<option value="">全部</option>
|
|
<?php foreach($targetTypeLevels as $key => $name):?>
|
|
<option value="<?=$key?>" title="<?=$name?>"><?=$name?></option>
|
|
<?php endforeach;?>
|
|
</select>
|
|
</div>
|
|
<div class="form-group normal_space fr">
|
|
<label>操作方式:</label>
|
|
<select id="sub_type" name="sub_type" class="reselect select_gallery" style="min-width:200px;width: 175px;">
|
|
<option value="">全部</option>
|
|
<volist name="subTypes" id="vo" key="k">
|
|
<option value="{$k}" title="{$vo}">{$vo}</option>
|
|
</volist>
|
|
</select>
|
|
</div>
|
|
<div class="form-group normal_space fr">
|
|
<input type="submit" class="submit" id='submit' url="{:U('PromoteCoin/coinDetails',array('model'=>$model['name'],'game_id'=>I('get.game_id')),false)}"
|
|
value="查询">
|
|
</div>
|
|
</div>
|
|
<!-- </form>-->
|
|
</div>
|
|
<div class="trunk-list">
|
|
<div class="div_bgtab">
|
|
<table class="table normal_table zwm_tab">
|
|
<tr class="odd <if condition='get_parent_id(PID) eq 0'>pid</if> zwm_tr">
|
|
<th>流水号</th>
|
|
<th>操作类型</th>
|
|
<th>操作方式</th>
|
|
<th>对手账号类型</th>
|
|
<th>平台币数量</th>
|
|
<th>平台币余额</th>
|
|
<th>交易说明</th>
|
|
<th>交易时间</th>
|
|
<th>操作</th>
|
|
</tr>
|
|
<empty name="records">
|
|
<tr>
|
|
<td colspan="9" 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="records" id="record">
|
|
<tr>
|
|
<td>{$record.sn}</td>
|
|
<td>{$record.type_text}</td>
|
|
<td>{$record.sub_type_text}</td>
|
|
<td>{$record.target_type_text}</td>
|
|
<td>{$record.coin}</td>
|
|
<td>{$record.balance_coin}</td>
|
|
<td>{$record.description}</td>
|
|
<td>{$record.create_time}</td>
|
|
<td>
|
|
<a href="{:U('coinDetail',array('id'=>$record['id']))}" style="text-decoration: underline;color: #3A97FF;">查看明细</a>
|
|
</td>
|
|
</tr>
|
|
</volist>
|
|
</empty>
|
|
</table>
|
|
</div>
|
|
<div class="pagenation clearfix">
|
|
<?php if ($loginer['level'] !== 4) :?>
|
|
<a id="sch-btn" href="{:U('download/mycoinrecord_data_export',array_merge(['promote_type'=>'xxx'],I('get.')))}" class="ajax-get" >导出</a>
|
|
<?php endif ;?>
|
|
{$pagination}
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</block>
|
|
<block name="script">
|
|
<link href="__STATIC__/datetimepicker/css/datetimepicker.css" rel="stylesheet" type="text/css">
|
|
<link href="__STATIC__/datetimepicker/css/dropdown.css" rel="stylesheet" type="text/css">
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/locales/bootstrap-datetimepicker.zh-CN.js" charset="UTF-8"></script>
|
|
<script src="__STATIC__/zeroclipboard/jquery.zclip.min.js"></script>
|
|
<script type="text/javascript" src="__JS__/20170831/select2.min.js"></script>
|
|
<script>
|
|
setValue('type', {$Think.request.type |default = '""'});
|
|
setValue('sub_type', {$Think.request.sub_type |default = '""'});
|
|
setValue('handle_type', {$Think.request.handle_type |default = '""'});
|
|
setValue('row', '{:I("row",10)}');
|
|
|
|
var date="{$setDate}";
|
|
$('#start_time').datetimepicker({
|
|
format: 'yyyy-mm-dd',
|
|
language:"zh-CN",
|
|
minView:2,
|
|
autoclose:true,
|
|
scrollMonth:false,
|
|
scrollTime:false,
|
|
scrollInput:false,
|
|
endDate:date
|
|
});
|
|
|
|
$('#end_time').datetimepicker({
|
|
format: 'yyyy-mm-dd',
|
|
language:"zh-CN",
|
|
minView:2,
|
|
autoclose:true,
|
|
pickerPosition:'bottom-left',
|
|
scrollMonth:false,
|
|
scrollTime:false,
|
|
scrollInput:false,
|
|
endDate:date
|
|
});
|
|
|
|
$(document).ready(function () {
|
|
$(".select_gallery").select2();
|
|
|
|
$('.back-btn').on('click', function () {
|
|
history.back(-1);
|
|
});
|
|
|
|
$('#submit').click(function () {
|
|
var sdate = $('#start_time').val();
|
|
var edate = $('#end_time').val();
|
|
if (Date.parse(sdate) > Date.parse(edate)) {
|
|
layer.msg('开始时间必须小于等于结束时间');
|
|
return false;
|
|
}
|
|
var url = $(this).attr('url');
|
|
console.log(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;
|
|
|
|
});
|
|
});
|
|
</script>
|
|
</block>
|