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.
354 lines
16 KiB
HTML
354 lines
16 KiB
HTML
5 years ago
|
<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"/>
|
||
|
<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;
|
||
|
}
|
||
|
</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>
|
||
|
<p class="description_text">说明:推广员后台申请提现的记录,后台审批操作</p>
|
||
|
|
||
|
</div>
|
||
|
<div class="cf top_nav_list">
|
||
|
<empty name="model.extend">
|
||
|
<div class="fl button_list">
|
||
|
<div class="tools">
|
||
|
<a class="ajax-post" target-form="ids" url="{:U('set_withdraw_status')}"><span class="button_icon button_icon12"></span>确认押金已到账</a>
|
||
|
<a class="agree" data-id="ids"><span class="button_icon button_icon13"></span>押金已退款</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</empty>
|
||
|
<!-- 高级搜索 -->
|
||
|
<div class="jssearch fl 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="promote_id" name="promote_account" class="select_gallery" style="width:120px;">
|
||
|
<option value="">会长账号</option>
|
||
|
<volist name=":get_promote_list_by_id()" id="vo">
|
||
|
<option promote-id="{$vo.id}" value="{$vo.account}">{$vo.account}</option>
|
||
|
</volist>
|
||
|
</select>
|
||
|
</div>
|
||
|
<div class="input-list input-list-promote search_label_rehab">
|
||
|
<select id="promote_id" name="promote_account" class="select_gallery" style="width:120px;">
|
||
|
<option value="">押金类型</option>
|
||
|
<?php foreach($payTypes as $key => $name):?>
|
||
|
<option value="<?=$key?>"><?=$name?></option>
|
||
|
<?php endforeach;?>
|
||
|
</select>
|
||
|
</div>
|
||
|
<div class="input-list input-list-promote search_label_rehab">
|
||
|
<select id="promote_id" name="promote_account" class="select_gallery" style="width:120px;">
|
||
|
<option value="">押金状态</option>
|
||
|
<?php foreach($statusList as $key => $name):?>
|
||
|
<option value="<?=$key?>"><?=$name?></option>
|
||
|
<?php endforeach;?>
|
||
|
</select>
|
||
|
</div>
|
||
|
<div class="input-list">
|
||
|
<a class="sch-btn" href="javascript:;" id="search" url="{:U('PresidentDeposit/records','model='.$model['name'] .'&row='.I('row'),false)}">搜索</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="data_list">
|
||
|
<div class="">
|
||
|
<table>
|
||
|
<!-- 表头 -->
|
||
|
<thead>
|
||
|
<tr>
|
||
|
<th>
|
||
|
<input class="check-all" type="checkbox">
|
||
|
</th>
|
||
|
<th>所属推广公司</th>
|
||
|
<th>会长账号</th>
|
||
|
<th>工会类型</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 ="promotes">
|
||
|
<td colspan="11" class="text-center">aOh! 暂时还没有内容!</td>
|
||
|
<else />
|
||
|
<volist name="promotes" id="data">
|
||
|
<tr data-id="<?=$data['id']?>">
|
||
|
<td>
|
||
|
<eq name="data.status" value="0">
|
||
|
<input class="ids" type="checkbox" value="{$data['id']}" name="ids[]">
|
||
|
<else />
|
||
|
<input class="ids disabled" disabled="disabled" type="checkbox" value="{$data['id']}" name="ids[]">
|
||
|
</eq>
|
||
|
</td>
|
||
|
<td>{$data.company.company_name}</td>
|
||
|
<td>{$data.account}</td>
|
||
|
<td>{$data.company_belong}</td>
|
||
|
<?php if($data['presidentDeposit']):?>
|
||
|
<td><?=$data['presidentDeposit']['payer']?></td>
|
||
|
<td><?=$payWays[$data['presidentDeposit']['pay_way']] ?? '--'?></td>
|
||
|
<td><?=$data['presidentDeposit']['pay_account']?></td>
|
||
|
<td><?=$payTypes[$data['presidentDeposit']['pay_type']] ?? '--'?></td>
|
||
|
<td><?=date('Y-m-d H:i:s', $data['presidentDeposit']['verify_time'])?></td>
|
||
|
<td><?=$data['presidentDeposit']['amount']?></td>
|
||
|
<td><?=date('Y-m-d H:i:s', $data['presidentDeposit']['verify_time'])?></td>
|
||
|
<td><?=$statusList[$data['presidentDeposit']['status']]?></td>
|
||
|
<td><?=date('Y-m-d H:i:s', $data['presidentDeposit']['pay_confirm_time'])?></td>
|
||
|
<td>
|
||
|
<div class="partakebtn">
|
||
|
<?php if($data['presidentDeposit']['status'] == 0):?>
|
||
|
<a href="<?=U('edit', ['id' => $data['id']])?>">编辑</a>
|
||
|
<a class="delete-btn">删除</a>
|
||
|
<?php else:?>
|
||
|
<a href="<?=U('edit', ['id' => $data['id']])?>">查看</a>
|
||
|
<?php endif;?>
|
||
|
</div>
|
||
|
</td>
|
||
|
<?php else:?>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>--</td>
|
||
|
<td>
|
||
|
<div class="partakebtn">
|
||
|
<a href="<?=U('edit', ['id' => $data['id']])?>">收取押金</a>
|
||
|
<a class="no-deposit" href="javascript:;">无需押金</a>
|
||
|
</div>
|
||
|
</td>
|
||
|
<?php endif;?>
|
||
|
</tr>
|
||
|
</volist>
|
||
|
</empty>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="page">
|
||
|
<if condition="$is_admin eq true ">
|
||
|
<a class="sch-btn export-btn"
|
||
|
href="{:U(CONTROLLER_NAME.'/'.ACTION_NAME,array_merge(['export'=>1],I('get.')))}" target="_blank">导出</a>
|
||
|
</if>
|
||
|
{$_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>
|
||
|
<!--打款弹出层-->
|
||
|
<div class="promote-layer mb20">
|
||
|
<form id="ajaxForm" action="{:U('set_withdraw')}" method="post">
|
||
|
<input type="hidden" name="ids" id="hd_ids" value="" />
|
||
|
<input type="hidden" name="case" id="case" value="deny" />
|
||
|
|
||
|
<ol class="promote-con">
|
||
|
<li class="promote-con-con " id="deny">
|
||
|
<div class="mb20">
|
||
|
<span class="promote-name"><i class="mustmark">*</i>说明:</span>
|
||
|
<textarea class="textarea-style" name="respond"></textarea>
|
||
|
</div>
|
||
|
<a href="javascript:;" id="agree_btn"><div class="promote-btn">驳回</div></a>
|
||
|
</li>
|
||
|
<li class="promote-con-con" id="upload">
|
||
|
<div class="mb20" style="display: flex;">
|
||
|
<span class="promote-name"><i class="mustmark">*</i>汇款证明:</span>
|
||
|
<div id="uploader" class="wu-example">
|
||
|
<!--用来存放文件信息-->
|
||
|
<div class="btns">
|
||
|
<div id="picker">选择文件</div>
|
||
|
</div>
|
||
|
<div style="display: flex;">
|
||
|
<div id="thelist" class="uploader-list"></div>
|
||
|
<div class="uploader-list" style="margin-left: 20px;">
|
||
|
<img id="imgList">
|
||
|
</div>
|
||
|
</div>
|
||
|
<input type="hidden" name="transfer_proof" id="transfer_proof">
|
||
|
</div>
|
||
|
</div>
|
||
|
<a href="javascript:;" id="save"><div class="promote-btn">保存</div></a>
|
||
|
</li>
|
||
|
</ol>
|
||
|
</form>
|
||
|
</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('PresidentDeposit/records')}');
|
||
|
$(function(){
|
||
|
$(".paixu").click(function(){
|
||
|
var that=$(this);
|
||
|
$data_order=that.attr('data-order');
|
||
|
$order_type='{$userarpu_order}';
|
||
|
console.log($order_type);
|
||
|
if($order_type==''||$order_type=='4'){
|
||
|
$(".sortBy").attr('name','data_order');
|
||
|
val='3,'+$data_order;
|
||
|
$(".sortBy").attr('value',val);
|
||
|
$("#search").click();
|
||
|
}else if($order_type=='3'){
|
||
|
$(".sortBy").attr('name','data_order');
|
||
|
val='4,'+$data_order;
|
||
|
$(".sortBy").attr('value',val);
|
||
|
$("#search").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;
|
||
|
});
|
||
|
//回车自动提交
|
||
|
$('.jssearch').find('input').keyup(function(event){
|
||
|
if(event.keyCode===13){
|
||
|
$("#search").click();
|
||
|
}
|
||
|
});
|
||
|
$('.no-deposit').on({
|
||
|
click: function() {
|
||
|
var id = $(this).parents('tr').eq(0).attr('data-id');
|
||
|
$.ajax({
|
||
|
url: '{:U("noDeposit")}',
|
||
|
type: 'post',
|
||
|
dataType: 'json',
|
||
|
data: {id: id},
|
||
|
success: function(result) {
|
||
|
if (result.status == 1) {
|
||
|
layer.msg(result.message)
|
||
|
setTimeout(function() {
|
||
|
window.location.href = window.location.href
|
||
|
}, 200)
|
||
|
} else {
|
||
|
layer.msg(result.message)
|
||
|
}
|
||
|
}
|
||
|
})
|
||
|
}
|
||
|
})
|
||
|
$('.delete-btn').on({
|
||
|
click: function() {
|
||
|
var id = $(this).parents('tr').eq(0).attr('data-id');
|
||
|
$.ajax({
|
||
|
url: '{:U("delete")}',
|
||
|
type: 'post',
|
||
|
dataType: 'json',
|
||
|
data: {id: id},
|
||
|
success: function(result) {
|
||
|
if (result.status == 1) {
|
||
|
layer.msg(result.message)
|
||
|
setTimeout(function() {
|
||
|
window.location.href = window.location.href
|
||
|
}, 200)
|
||
|
} else {
|
||
|
layer.msg(result.message)
|
||
|
}
|
||
|
}
|
||
|
})
|
||
|
}
|
||
|
})
|
||
|
});
|
||
|
|
||
|
function details(id){
|
||
|
layer.open({
|
||
|
type: 2,
|
||
|
title: '结算详情',
|
||
|
shadeClose: true,
|
||
|
shade: 0.8,
|
||
|
area: ['80%', '70%'],
|
||
|
content: '/admin.php?s=/Query/withdrawDetails/id/'+id+'' //iframe的url
|
||
|
});
|
||
|
}
|
||
|
|
||
|
$(".export-btn").on("click",function(e){
|
||
|
e.preventDefault();
|
||
|
window.location.href=$(this).attr("href")
|
||
|
})
|
||
|
</script>
|
||
|
</block>
|