123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- <!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>
- <script type="text/javascript" src="./resource/components/colpick/colpick.js"></script>
- <link rel="stylesheet" href="/layuiadmin/layui/css/layui.css" media="all">
- <link href="/static/css/snailfish.css" rel="stylesheet">
- <link href="./resource/components/colpick/colpick.css" rel="stylesheet">
- <style>
- .layadmin-name {background-color: #009688;color: #fff;width: 90px;text-align: center;height: 22px;margin-bottom:2px;}
- a {color: #333;text-decoration: none;cursor: pointer;}
- a:hover{color: #333;text-decoration: none;}
- a:active{color: #333;text-decoration: none;}
- a:focus {color:#999;text-decoration: none;}
- .half {width: 50%;float: left;font-size: 15px;}
- .back_pimu{width: 300px;text-align: center;margin: 0 auto;}
- .back_pimu img{width: 100%;}
- .resetBtn{color: #3276b1;}
- a.resetBtn:hover{color: #3276b1;}
- </style>
- </head>
- <body layadmin-themealias="default">
- <div class="layui-fluid" style="min-width: 1000px;">
- <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;">
- <div class="layui-tab layui-tab-brief" lay-filter="docDemoTabBrief">
- <div class="layui-tab-content" style="margin: 0 auto;padding: 5px;">
- <div class="layui-tab-item" style="display: block">
- <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="invitegift" />
- <input type="hidden" name="a" value="record" />
- <div class="layui-form-item">
- <div class="layui-inline">
- <div class="layui-input-inline">
- <input type="text" class="layui-input" name='keyword' value="{$_GPC['keyword']}" placeholder="请输入会员名称">
- </div>
- <div class="layui-input-inline">
- <button class="layui-btn layui-btn-sm" type="submit"> 搜索</button>
- </div>
- </div>
- </div>
- </form>
- <form action="" class="layui-form" lay-filter="example" method="post" >
- <div class="page-table-header">
- <span>
- 合计:总获得优惠券:{$get_coupon_total_count}张 总送出优惠券:{$coupon_total_count}张 总获得积分:{$get_point_total_count}分 总送出积分:{$point_total_count}分
- </span>
- </div>
- <div class="row">
- <div class="col-md-12">
- <table class="layui-table" lay-skin="line" lay-size="lg">
- <thead>
- <tr>
- <th style="width: 20%;">用户昵称</th>
- <th style="width: 15%;">邀请总人数</th>
- <th style="width: 15%;">邀请成功人数</th>
- <th style="width: 15%;">获得优惠券</th>
- <th style="width: 15%;">送出优惠券</th>
- <th style="width: 15%;">获得积分</th>
- <th style="width: 15%;">送出积分</th>
- <th style="width: 20%;">操作</th>
- </tr>
- </thead>
- <tbody>
- <?php if(count($list) > 0){ ?>
- <?php foreach($list as $row){ ?>
- <tr>
- <td>{$row['username']}</td>
- <td><a href="{:U('invitegift/invite_list',array('user_id' => $row['user_id'] ))}" style="color: #2f95ec;">{$row['invite_count']}</a></td>
- <td>{$row['invite_succ_count']}</td>
- <td>
- {$row['get_coupon_count']}张
- </td>
- <td>
- {$row['coupon_count']}张
- </td>
- <td>
- {$row['get_point_count']}分
- </td>
- <td>
- {$row['point_count']}分
- </td>
- <td>
- <input type="checkbox" name="" lay-filter="statewsitch" data-href="{:U('invitegift/changestatus',array('user_id'=>$row['user_id'],'type'=>'share_status'))}" <?php if( $row['share_status']==1){ ?>checked<?php }else{ ?><?php } ?> lay-skin="switch" lay-text="允许邀请|禁止邀请">
- </td>
- </tr>
- <?php } ?>
- <?php }else{ ?>
- <tr>
- <td colspan="9" style="text-align: center">
- 暂无数据
- </td>
- </tr>
- <?php } ?>
- </tbody>
- <tfoot>
- <tr>
- <td colspan="9" style="text-align: right">
- {$pager}
- </td>
- </tr>
- </tfoot>
- </table>
- </div>
- </div>
- </form>
- </div>
- </div>
- </div>
- </div>
- </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 $;
- var cur_open_div;
- layui.use(['jquery', 'layer','form','colorpicker'], function(){
- $ = layui.$;
- var form = layui.form;
- form.on('switch(statewsitch)', function(data){
- var s_url = $(this).attr('data-href')
- var s_value = 1;
- if(data.elem.checked)
- {
- s_value = 1;
- }else{
- s_value = 0;
- }
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:s_value},
- 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;
- }
- });
- }
- }
- })
- });
- })
- </script>
- </body>
|