123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <?php $shoname_name = D('Home/Front')->get_config_by_name('shoname'); ?>
- <title><?php echo $shoname; ?></title>
- <link rel="shortcut icon" href="" />
-
- <meta name="renderer" content="webkit">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
- <link rel="stylesheet" href="/layuiadmin/style/admin.css" media="all">
-
- <!-- 让IE8/9支持媒体查询,从而兼容栅格 -->
- <!--[if lt IE 9]>
- <script src="https://cdn.staticfile.org/html5shiv/r29/html5.min.js"></script>
- <script src="https://cdn.staticfile.org/respond.js/1.4.2/respond.min.js"></script>
- <![endif]-->
- <link href="./resource/css/bootstrap.min.css?v=201903260001" rel="stylesheet">
- <link href="./resource/css/common.css?v=201903260001" rel="stylesheet">
- <script type="text/javascript">
- window.sysinfo = {
- <?php if (!empty($_W['uniacid']) ){ ?>'uniacid': '{$_W['uniacid']}',<?php } ?>
-
- <?php if( !empty($_W['acid']) ){ ?>'acid': '{$_W['acid']}',<?php } ?>
-
- <?php if (!empty($_W['openid']) ) { ?>'openid': '{$_W['openid']}',<?php } ?>
-
- <?php if( !empty($_W['uid']) ) { ?>'uid': '{$_W['uid']}',<?php } ?>
-
- 'isfounder': <?php if (!empty($_W['isfounder']) ) { ?>1<?php }else{ ?>0<?php } ?>,
-
- 'siteroot': '{$_W['siteroot']}',
- 'siteurl': '{$_W['siteurl']}',
- 'attachurl': '{$_W['attachurl']}',
- 'attachurl_local': '{$_W['attachurl_local']}',
- 'attachurl_remote': '{$_W['attachurl_remote']}',
- 'module' : {'url' : '<?php if( defined('MODULE_URL') ) { ?>{MODULE_URL}<?php } ?>', 'name' : '<?php if (defined('IN_MODULE') ) { ?>{IN_MODULE}<?php } ?>'},
- 'cookie' : {'pre': ''},
- 'account' : {:json_encode($_W['account'])},
- };
- </script>
- <script type="text/javascript" src="./resource/js/lib/jquery-1.11.1.min.js"></script>
- <script type="text/javascript" src="./resource/js/lib/bootstrap.min.js"></script>
- <script type="text/javascript" src="./resource/js/app/util.js?v=201903260001"></script>
- <script type="text/javascript" src="./resource/js/app/common.min.js?v=201903260001"></script>
- <script type="text/javascript" src="./resource/js/require.js?v=201903260001"></script>
- <script type="text/javascript" src="./resource/js/lib/jquery.nice-select.js?v=201903260001"></script>
- <link rel="stylesheet" href="/layuiadmin/layui/css/layui.css" media="all">
- <link href="/static/css/snailfish.css" rel="stylesheet">
- <style>
- tbody tr td{
- position: relative;
- }
- tbody tr .icow-weibiaoti--{
- visibility: hidden;
- display: inline-block;
- color: #fff;
- height:18px;
- width:18px;
- background: #e0e0e0;
- text-align: center;
- line-height: 18px;
- vertical-align: middle;
- }
- tbody tr:hover .icow-weibiaoti--{
- visibility: visible;
- }
- tbody tr .icow-weibiaoti--.hidden{
- visibility: hidden !important;
- }
- .full .icow-weibiaoti--{
- margin-left:10px;
- }
- .full>span{
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- vertical-align: middle;
- align-items: center;
- }
- tbody tr .label{
- margin: 5px 0;
- }
- .goods_attribute a{
- cursor: pointer;
- }
- .newgoodsflag{
- width: 22px;height: 16px;
- background-color: #ff0000;
- color: #fff;
- text-align: center;
- position: absolute;
- bottom: 70px;
- left: 57px;
- font-size: 12px;
- }
- .a{cursor: pointer;}
- </style>
- </head>
- <body layadmin-themealias="default">
- <table id="demo" lay-filter="test"></table>
- <div class="layui-fluid">
- <div class="layui-card">
- <div class="layui-card-header layui-elem-quote">当前位置:<span class="line-text">佣金申请列表</span></div>
- <div class="layui-card-body" style="padding:15px;">
- <form action="" method="get" class="form-horizontal form-search layui-form" role="form">
- <input type="hidden" name="c" value="orderdistribution" />
- <input type="hidden" name="a" value="withdrawallist" />
-
- <div class="layui-form-item">
- <div class="layui-inline">
-
- <div class="layui-input-inline" style="width:280px;">
- {:tpl_form_field_daterange('time', array('starttime'=>date('Y-m-d H:i', $starttime),'endtime'=>date('Y-m-d H:i', $endtime),'sm'=>true, 'placeholder'=>'申请时间'),true);}
- </div>
- <div class="layui-input-inline" >
- <select name='comsiss_state' class='layui-input layui-unselect' style="width:80px;" >
- <option value=''>状态</option>
- <option value='0' <?php if( $_GPC['comsiss_state']=='0' ){ ?>selected<?php } ?>>未审核</option>
- <option value='1' <?php if( $_GPC['comsiss_state']=='1' ){ ?>selected<?php } ?>>已审核</option>
- <option value='2' <?php if( $_GPC['comsiss_state']=='2' ){ ?>selected<?php } ?>>拒绝通过</option>
- </select>
- </div>
- <div class="layui-input-inline" >
- <input type="text" class="layui-input" name="keyword" value="{$_GPC['keyword']}" placeholder="申请订单id"/>
-
- </div>
-
- <div class="layui-input-inline">
- <button class="layui-btn layui-btn-sm" type="submit"> 搜索</button>
- <button type="submit" name="export" value="1" class="btn btn-success layui-btn layui-btn-sm">导出</button>
- </div>
- </div>
- <?php if($is_supply_status == 1){ ?>
- <div class="layui-inline">
- <span class="line-text">提现审核通过以后,请将对应的提现金额,通过线下转账的方式转给配送员!</span>
- </div>
- <?php } ?>
- </div>
- </form>
- <form action="" class="layui-form" lay-filter="example" method="post" >
-
-
-
-
- <div class="row">
- <div class="col-md-12">
-
-
-
- <div class="page-table-header">
- <input type='checkbox' name="checkall" lay-skin="primary" lay-filter="checkboxall" />
-
- <div class="btn-group">
- <button class='btn btn-default btn-sm btn-op btn-operation' type="button" data-toggle='batch' data-href="{:U('orderdistribution/agent_check_apply',array('state'=>1))}" data-confirm='确认要审核通过,已打款?'>
- 审核通过
- </button>
- <button class='btn btn-default btn-sm btn-op btn-operation' type="button" data-toggle='batch' data-href="{:U('orderdistribution/agent_check_apply',array('state'=>2))}" data-confirm='确认要拒绝通过?'>
- 拒绝通过
- </button>
- </div>
- </div>
- <table class="table table-responsive" lay-even lay-skin="line" lay-size="lg">
-
- <thead>
- <tr>
- <th style="width:25px;"></th>
- <th style="width:60px;">ID</th>
- <th style="">配送员姓名</th>
- <th style="">会员名称</th>
- <th style="">联系方式</th>
- <th style="">提现方式</br>提现账户</th>
-
- <th style=''>申请提现金额</br>手续费</br>到账金额</th>
- <th style="">申请时间</br>审核时间</th>
- <th style='width:170px;'>状态</th>
- </tr>
- </tr>
- </thead>
- <tbody>
-
- <?php foreach($list as $row){ ?>
- <tr>
- <td style="position: relative; ">
- <input type='checkbox' name="item_checkbox" class="checkone" lay-skin="primary" value="{$row['id']}"/>
- </td>
- <td>
- {$row['id']}
- </td>
- <td>
- {$row['username']}
- </td>
- <td style="overflow: visible">
- <div rel="pop" style="display: flex" >
- <img class="img-40" src="{:tomedia($row['member_info']['avatar'])}" style='border-radius:50%;border:1px solid #efefef;width: 40px;
- height: 40px;' />
- <span style="display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding-left: 5px">
- <span class="nickname">
-
- <?php if( empty($row['member_info']['username']) ){ ?>
- <?php }else{ ?>
- {$row['member_info']['username']}
- <?php } ?>
- </span>
-
- </span>
- </div>
- </td>
- <td>
- {$row['member_info']['telephone']}
- </td>
- <td>
- <?php
- if( $row['type'] == 1 )
- {
- echo '余额';
- }elseif( $row['type'] == 2 ){
- echo '微信零钱';
- }elseif($row['type'] == 4){
- echo '银行卡';
- }
- ?>
- <?php
- if($row['type'] == 3){
- echo '支付宝';
- ?>
- <br/>
- <text class='text-primary'>真实姓名:{$row['bankusername']}</text><br/>
- <text class='text-danger'>账户:{$row['bankaccount']}</text>
- <?php }else{
- ?>
- <br/>
- <text class='text-primary'>{$row['bankaccount']}</text><br/>
- <text class='text-danger'>{$row['bankusername']}</text>
- <?php } ?>
- </td>
- <td>
- {$row['money']}<br/><text class='text-primary'>{$row['service_charge']}</text><br/>
- <text class='text-danger'><?php echo $row['money']-$row['service_charge_money']; ?></text>
- </td>
-
- <td>{:date("Y-m-d",$row['addtime'])}<br/>{:date("H:i:s",$row['addtime'])}
- <br/>
-
- <?php if( !empty($row['shentime']) ){ ?>
- {:date("Y-m-d",$row['shentime'])}<br/>{:date("H:i:s",$row['shentime'])}
- <?php } ?>
- </td>
-
- <td>
- <?php if( $row['state'] ==2 ){ ?>
- 已拒绝
- <?php }else if( $row['state'] ==1 ){ ?>
- <text class='text-danger'>已打款</text>
- <?php }else{ ?>
-
- <input type="checkbox" name="" lay-filter="statewsitch" tx_type="<?php echo $row['type'];?>" data-href="{:U('orderdistribution/agent_check_apply',array('id'=>$row['id']))}" <?php if( $row['state']==1 ){ ?>checked<?php } ?> lay-skin="switch" lay-text="已审核|未审核">
-
- <?php } ?>
-
- <br/>
- </td>
-
- </tr>
- <?php } ?>
- </tbody>
- <tfoot>
- <tr>
- <td colspan="5">
- <div class="page-table-header">
- <input type="checkbox" name="checkall" lay-skin="primary" lay-filter="checkboxall">
- <div class="btn-group">
- <button class='btn btn-default btn-sm btn-op btn-operation' type="button" data-toggle='batch' data-href="{:U('orderdistribution/agent_check_apply',array('state'=>1))}" data-confirm='确认要审核通过,已打款?'>
- 审核通过
- </button>
- <button class='btn btn-default btn-sm btn-op btn-operation' type="button" data-toggle='batch' data-href="{:U('orderdistribution/agent_check_apply',array('state'=>2))}" data-confirm='确认要拒绝通过?'>
- 拒绝通过
- </button>
- </div>
- </div>
- </td>
- <td colspan="4" style="text-align: right">
- {$pager}
- </td>
- </tr>
- </tfoot>
- </table>
- </div>
- </div>
-
- </form>
- </div>
- </div>
- </div>
- <script src="/layuiadmin/layui/layui.js"></script>
- <script>
- layui.config({
- base: '/layuiadmin/' //静态资源所在路径
- }).extend({
- index: 'lib/index' //主入口模块
- }).use('index');
- </script>
- <script>
- //由于模块都一次性加载,因此不用执行 layui.use() 来加载对应模块,直接使用即可:
- var layer = layui.layer;
- var $;
- layui.use(['jquery', 'layer','form'], function(){
- $ = layui.$;
- var form = layui.form;
-
-
- $('.deldom').click(function(){
- var s_url = $(this).attr('data-href');
- layer.confirm($(this).attr('data-confirm'), function(index){
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- success:function(info){
-
- if(info.status == 0)
- {
- layer.msg(info.result.message,{icon: 1,time: 2000});
- }else if(info.status == 1){
- var go_url = location.href;
- if( info.result.hasOwnProperty("url") )
- {
- go_url = info.result.url;
- }
-
- layer.msg('操作成功',{time: 1000,
- end:function(){
- location.href = info.result.url;
- }
- });
- }
- }
- })
- });
- })
-
- $('.btn-operation').click(function(){
- var ids_arr = [];
- var obj = $(this);
- var s_toggle = $(this).attr('data-toggle');
- var s_url = $(this).attr('data-href');
- $(obj).attr('disabled',true);
- $("input[name=item_checkbox]").each(function() {
-
- if( $(this).prop('checked') )
- {
- ids_arr.push( $(this).val() );
- }
- })
- if(ids_arr.length < 1)
- {
- layer.msg('请选择要操作的内容');
- $(obj).attr('disabled',false);
- }else{
- var can_sub = true;
- if( s_toggle == 'batch-remove' )
- {
- can_sub = false;
- $(obj).attr('disabled',false);
- layer.confirm($(obj).attr('data-confirm'), function(index){
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{ids:ids_arr},
- success:function(info){
- if(info.status == 0)
- {
- layer.msg(info.result.message,{icon: 1,time: 2000});
- }else if(info.status == 1){
- var go_url = location.href;
- if( info.result.hasOwnProperty("url") )
- {
- go_url = info.result.url;
- }
-
- layer.msg('操作成功',{time: 1000,
- end:function(){
- location.href = info.result.url;
- }
- });
- }
- }
- })
- });
- }else{
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{ids:ids_arr},
- success:function(info){
-
- if(info.status == 0)
- {
- layer.msg(info.result.message,{icon: 1,time: 2000,
- end:function(){
- $(obj).attr('disabled',false);
- }});
- }else if(info.status == 1){
- var go_url = location.href;
- if( info.result.hasOwnProperty("url") )
- {
- go_url = info.result.url;
- }
-
- layer.msg('操作成功',{time: 1000,
- end:function(){
- location.href = info.result.url;
- }
- });
- }
- }
- })
- }
- }
- })
-
- form.on('switch(statewsitch)', function(data){
- var lock = false;
- var s_url = $(this).attr('data-href')
- var x=data.elem.checked;
- var tx_type = $(this).attr('tx_type');
- var tip_msg = '确认审核通过,已经打款?';
- if(tx_type == 1){
- //系统余额
- tip_msg = '确认审核通过,该会员个人中心余额会立即收到,只能用于小程序消费。';
- }else if(tx_type == 2){
- //1、微信零钱
- tip_msg = '确认审核通过,将立即从微信支付商户扣款打到该会员微信零钱中。';
- }else if(tx_type == 3){
- //支付宝
- tip_msg = '请确认已手动转账到对方支付宝账户。';
- }else if(tx_type == 4){
- //银行卡
- tip_msg = '请确认已手动转账到对方银行卡账户。';
- }
- layer.confirm(tip_msg,{
- btn:['确定','取消'],
- },function () {
- var s_value = 1;
- if (data.elem.checked) {
- s_value = 1;
- } else {
- s_value = 0;
- }
- if(!lock) {
- lock = true;
- $.ajax({
- url: s_url,
- type: 'post',
- dataType: 'json',
- data: {state: s_value},
- success: function (info) {
- if (info.status == 0) {
- layer.msg(info.result.message, {
- icon: 1, time: 2000,
- end: function () {
- location.href = location.href;
- }
- });
- } else if (info.status == 1) {
- var go_url = location.href;
- if (info.result.hasOwnProperty("url")) {
- go_url = info.result.url;
- }
- layer.msg('操作成功', {
- time: 1000,
- end: function () {
- location.href = info.result.url;
- }
- });
- }
- }
- })
- }
- },function(){
- data.elem.checked=!x;
- form.render();
- })
- });
- form.on('checkbox(checkboxall)', function(data){
-
- if(data.elem.checked)
- {
- $("input[name=item_checkbox]").each(function() {
- $(this).prop("checked", true);
- });
- $("input[name=checkall]").each(function() {
- $(this).prop("checked", true);
- });
-
- }else{
- $("input[name=item_checkbox]").each(function() {
- $(this).prop("checked", false);
- });
- $("input[name=checkall]").each(function() {
- $(this).prop("checked", false);
- });
- }
-
- form.render('checkbox');
- });
-
- //监听提交
- form.on('submit(formDemo)', function(data){
-
- $.ajax({
- url: data.form.action,
- type: data.form.method,
- data: data.field,
- dataType:'json',
- success: function (info) {
-
- if(info.status == 0)
- {
- layer.msg(info.result.message,{icon: 1,time: 2000});
- }else if(info.status == 1){
- var go_url = location.href;
- if( info.result.hasOwnProperty("url") )
- {
- go_url = info.result.url;
- }
-
- layer.msg('操作成功',{time: 1000,
- end:function(){
- location.href = info.result.url;
- }
- });
- }
- }
- });
-
- return false;
- });
- })
- </script>
- </body>
|