123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773 |
- <!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">
- </head>
- <style type='text/css'>
- .tabs-container .layui-form-item {overflow: hidden;}
- .tabs-container .tabs-left > .nav-tabs {}
- .tab-goods .nav li {float:left;}
- .spec_item_thumb {position: relative; width: 30px; height: 20px; padding: 0; border-left: none;}
- .spec_item_thumb i {position: absolute; top: -5px; right: -5px;}
- .input-group .spec_item_thumb{padding:0px;}
-
- .multi-img-details {margin-top:.5em;max-width: 700px; padding:0; }
- .multi-audio-details .multi-audio-item {width:155px; height: 40px; position:relative; float: left; margin-right: 5px;}
- .region-goods-details {
- background: #f8f8f8;
- margin-bottom: 10px;
- padding: 0 10px;
- }
- .region-goods-left{
- text-align: center;
- font-weight: bold;
- color: #333;
- font-size: 14px;
- padding: 20px 0;
- }
- .region-goods-right{
- border-left: 3px solid #fff;
- padding: 10px 10px;
- }
- .input-group .input-group-btn .btn:hover{background-color:#5bc0de}
- .layui-form-select{display:none;}
- .input-group .input-group-addon{}
- .container{width: 100%;}
- </style>
- <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;}
- .daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect{
- width:auto!important;
- }
- .we7-modal-dialog .modal-footer, .modal-dialog .modal-footer{padding:0px;}
- .modal-footer{padding:0px;}
- .daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect {
- width: auto!important;
- }
- </style>
- <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="" class="layui-form" lay-filter="example" method="post" >
- <input type="hidden" name="id" value="{$item['order_id']}" />
- <input type="hidden" name="dispatchid" value="{$express_info['id']}" />
- <!---订单详情begin--->
-
- <div class="layui-row order-container">
- <div class="order-container-left" style="border-right: 1px solid #efefef">
- <div class="layui-row">
- <div class="layui-col-md-12">
- <ul class="">
- <li class="text"><span class="layui-col-sm">接龙编号:</span><span class="text-default">{$solitaire_info['id']}</span></li>
- <li class="text">
- <span class="layui-col-sm">开始时间:</span>
- <span class="text-default"><?php echo date('Y-m-d H:i:s', $solitaire_info['begin_time']); ?> </span>
- </li>
- <li class="text">
- <span class="layui-col-sm">结束时间:</span>
- <span class="text-default"><?php echo date('Y-m-d H:i:s', $solitaire_info['end_time']); ?> </span>
- </li>
- <li class="text">
- <span class="layui-col-sm">团长昵称:</span>
- <span class="text-default">
- {$head_info['community_name']}({$head_info['head_name']})
- </span>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <div class=" order-container-static">
- <div class=" status">
- <span class="text"> 接龙状态:</span>
- <span class="text-warning font18">{$state_str}</span>
- </div>
- <div>
- <ul>
- <li class="text">接龙人数:<span class="text-default">{$order_count}</span></li>
- </ul>
- </div>
- </div>
- </div>
-
- <h4 style="margin:15px 0px;font-weight:bold;">接龙信息</h4>
- <div class="layui-row order-container">
- <div class="" style="margin-top:20px;">
- <div class="layui-row">
- <div class="layui-col-md-12">
- <ul class="">
- <li class="text">
- <span class="layui-col-sm">接龙标题:</span>
- <span class="text-default">{$solitaire_info['solitaire_name']}</span>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <!---订单详情end-->
- <h4 style="margin:15px 0px;font-weight:bold;">商品信息</h4>
- <table class="layui-table ">
- <thead>
- <tr class="trorder" style="background: #fff">
- <th class="" style="width: 75px;text-align: right;padding-right: 0">
- 商品标题
- </th>
- <th style="">
- </th>
- <th style="width: 180px;padding-left: 20px">编号</th>
- <th style="text-align: center;padding-left: 20px">库存</th>
- <th style="text-align: center;">单价</th>
- <th style="text-align: center;">原价</th>
- </tr>
- </thead>
- <tbody>
-
- <?php foreach($goods_arr as $goods){ ?>
- <tr class="trorder" style="background: #fff">
- <td style="text-align: right;padding-right: 0">
- <img src="{:tomedia($goods['image'])}" style='width:52px;height:52px;border:1px solid #efefef; padding:1px;' >
- </td>
- <td style="min-width: 300px">
- <a target="_blank" href="{:U('goods/edit', array('id' => $goods['id']))}" title="查看" style="display: block;line-height: 22px;max-width: 250px;white-space: nowrap;
- overflow: hidden;text-overflow: ellipsis;">{$goods['goodsname']}
- </a>
- </td>
- <td style="padding: 10px 20px">
- <p>
- 编码:<span>{$goods['codes']}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <p>
- <span>{$goods['total']}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <p>
- <span>{$goods['price']}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <p>
- <span>{$goods['productprice']}</span>
- </p>
- </td>
- </tr>
- <?php } ?>
- </tbody>
- </table>
-
- <h4 style="margin:15px 0px;font-weight:bold;">接龙信息</h4>
- <div class="btn-group">
- <button class="btn btn-default btn-sm btn-operation-refund" data-confirm="确认要批量退款吗?" type="button" data-toggle='batch' data-href="{:U('order/refund_mult',array( 'solid_id'=> $id ))}">
- <i class='icow icow-xiajia3'></i> 批量退款
- </button>
- </div>
- <table class="layui-table ">
- <thead>
- <tr class="trorder" style="background: #fff">
- <th style="width:25px;">
- <input type='checkbox' name="checkall" lay-skin="primary" lay-filter="checkboxall" />
- </th>
- <th class="" style="width: 75px;text-align: right;padding-right: 0">
- 会员信息
- </th>
- <th style="">
- </th>
- <th style="width: 180px;padding-left: 20px">参加时间</th>
- <th style="padding-left: 20px">订单编号</th>
- <th style="padding-left: 20px;text-align:center;">订单商品数量</th>
- <th style="padding-left: 20px;text-align:center;">订单金额</th>
- <th style="padding-left: 20px;text-align:center;">订单状态</th>
- <th style="text-align:center;">操作</th>
- </tr>
- </thead>
- <tbody>
-
- <?php foreach($order_list as $order){ ?>
- <tr class="trorder" style="background: #fff">
- <td>
- <input type='checkbox' name="item_checkbox" class="checkone" lay-skin="primary" value="{$order['order_id']}"/>
- </td>
- <td style="text-align: right;padding-right: 0">
- <img src="{:tomedia($order['mb_info']['avatar'])}" style='width:52px;height:52px;border:1px solid #efefef; padding:1px;' >
- </td>
- <td style="min-width: 300px">
- {$order['mb_info']['username']}
- </td>
- <td style="padding: 10px 20px">
- <p>
- <span><?php echo date('Y-m-d H:i:s', $order['date_added']); ?></span>
- </p>
- </td>
- <td style="padding: 10px 20px">
- <p>
- <span>{$order['order_num_alias']}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <p>
- <span>{$order['buy_quantity']}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <?php $free_tongji = $order['total']+$order['shipping_fare']-$order['voucher_credit']-$order['fullreduction_money']- $order['score_for_money'];
- if($free_tongji < 0){
- $free_tongji = 0;
- }
- ?>
- <p>
- <span>{:round($free_tongji ,2)}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <p>
- <span>{$order_status_arr[$order['order_status_id']]}</span>
- </p>
- </td>
- <td style="padding: 10px 20px;text-align:center;">
- <?php if( in_array($order['order_status_id'], array(1,4,6,10,11,12,14)) ){ ?>
- <a class='op btn btn-primary btn-xs ' data-toggle="ajaxModal" href="javascript:;" data-href="{:U('order/oprefund_do', array('id' => $order['order_id']))}" >
- <i class="icow icow-yibiaoji" style="color: #999;display: inline-block;vertical-align: middle" title="整个订单立即退款" ></i>
- 整个订单立即退款
- </a>
- <?php } ?>
-
- <a class='op text-primary' lay-href="{:U('order/detail', array('id' => $order['order_id'], 'ok' => 1))}" >查看详情</a>
-
- </td>
- </tr>
- <?php } ?>
- </tbody>
- </table>
- </form>
- </div>
- </div>
- </div>
- <div id="ajaxModal" class="modal fade" style="display: none;">
- </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-refund').click(function(){
- var ids_arr = [];
- var obj = $(this);
- var s_toggle = $(this).attr('data-toggle');
- var s_url = $(this).attr('data-href');
-
-
- $("input[name=item_checkbox]").each(function() {
-
- if( $(this).prop('checked') )
- {
- ids_arr.push( $(this).val() );
- }
- })
- if(ids_arr.length < 1)
- {
- layer.msg('请选择要操作的内容');
- }else{
-
- layer.confirm($(obj).attr('data-confirm'), function(index){
-
-
- $.post(s_url, {ids_arr:ids_arr}, function(shtml){
- layer.open({
- type: 1,
- area: '930px',
- content: shtml //注意,如果str是object,那么需要字符拼接。
- });
- });
-
-
- });
-
- }
- })
-
-
- $('.btn-operation').click(function(){
- var ids_arr = [];
- var obj = $(this);
- var s_toggle = $(this).attr('data-toggle');
- var s_url = $(this).attr('data-href');
-
-
- $("input[name=item_checkbox]").each(function() {
-
- if( $(this).prop('checked') )
- {
- ids_arr.push( $(this).val() );
- }
- })
- if(ids_arr.length < 1)
- {
- layer.msg('请选择要操作的内容');
- }else{
- var can_sub = true;
- if( s_toggle == 'batch-remove' )
- {
- can_sub = 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});
- }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(restwsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var rest = 1;
- if(data.elem.checked)
- {
- rest = 1;
- }else{
- rest = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{rest:rest},
- 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;
- }
- });
- }
- }
- })
- });
- form.on('switch(enablewsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var enable = 1;
- if(data.elem.checked)
- {
- enable = 1;
- }else{
- enable = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{enable:enable},
- 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;
- }
- });
- }
- }
- })
- });
-
- form.on('switch(statewsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var state = 1;
- if(data.elem.checked)
- {
- state = 1;
- }else{
- state = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{state:state},
- 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;
- }
- });
- }
- }
- })
- });
- 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>
- <script>
- var ajax_url = "";
- $(function(){
- $("[data-toggle='ajaxModal']").click(function () {
- var s_url = $(this).attr('data-href');
- ajax_url = s_url;
- console.log(23);
- $.ajax({
- url:s_url,
- type:"get",
- success:function(shtml){
- $('#ajaxModal').html(shtml);
- $("#ajaxModal").modal();
- }
- })
- });
- $(document).delegate(".modal-footer .btn-primary","click",function(){
- var s_data = $('#ajaxModal form').serialize();
- $.ajax({
- url:ajax_url,
- type:'post',
- dataType:'json',
- data:s_data,
- 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>
- <div id="ajaxModal" class="modal fade" style="display: none;">
- </div>
- <script>
- //没有选中时间段不能导出
- $(function () {
- $('.btn-submit').click(function () {
- var e = $(this).data('export');
- if(e==1 ){
- if($('#keyword').val() !='' ){
- $('#export').val(1);
- $('#search').submit();
- }else if($('#searchtime').val()!=''){
- $('#export').val(1);
- $('#search').submit();
- }else{
- $('#export').val(1);
- $('#search').submit();
- return;
- }
- }else{
- $('#export').val(0);
- $('#search').submit();
- }
- })
- })
- </script>
- </body>
|