123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716 |
- <!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>
- <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;}
- .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;}
- </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-tab layui-tab-brief" >
- <ul class="layui-tab-title">
- <li <?php if(empty($type) || $type=='all'){ ?>class="layui-this"<?php } ?>><a href="{:U('group/goods')}">全部商品({$all_count})</a></li>
- <li <?php if($type=='saleon'){ ?>class="layui-this"<?php } ?> ><a href="{:U('group/goods',array('type'=>'saleon'))}">出售中({$onsale_count})</a></li>
- <li <?php if($type=='stock_notice'){ ?>class="layui-this"<?php } ?> ><a href="{:U('group/goods',array('type'=>'stock_notice'))}">库存预警({$stock_notice_count})</a></li>
- <li <?php if($type=='getdown'){ ?>class="layui-this"<?php } ?> ><a href="{:U('group/goods',array('type'=>'getdown'))}">已下架({$getdown_count})</a></li>
-
- <?php if($is_open_shenhe == 1){ ?>
- <li <?php if($type=='warehouse'){ ?>class="layui-this"<?php } ?> ><a href="{:U('group/goods',array('type'=>'warehouse'))}">仓库({$warehouse_count})</a></li>
- <?php } ?>
- <li <?php if($type=='recycle'){ ?>class="layui-this"<?php } ?> ><a href="{:U('group/goods',array('type'=>'recycle'))}">回收站({$recycle_count})</a></li>
-
- </ul>
- </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="group" />
- <input type="hidden" name="a" value="goods" />
- <input type="hidden" name="type" value="{$type}" />
-
- <div class="layui-form-item">
- <div class="layui-inline">
- <div class="layui-input-inline" >
- <input type="text" class="layui-input" name="keyword" value="{$keyword}" placeholder="输入商品编码或者名称"/>
- </div>
- <div class="layui-input-inline" >
- <select name='searchtime' class='layui-input layui-unselect' style="width:100px;padding:0 5px;">
- <option value=''>不按时间</option>
- <option value='create' <?php if($searchtime=='create'){ ?>selected<?php } ?>>团购时间</option>
- </select>
- </div>
- <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)),true);}
- </div>
- <div class="layui-input-inline" >
- <select name="cate" class='layui-input layui-unselect' style="width:200px;" >
- <option value="" <?php if( empty($cate) ){ ?>selected<?php } ?> >商品分类</option>
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if( $cate==$c['id'] ){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="layui-input-inline" >
- <select name="goods_type" class='layui-input layui-unselect' style="width:200px;" >
- <option value="" <?php if( empty($goods_type) ){ ?>selected<?php } ?> >商品类型</option>
- <option value="1" <?php if( $goods_type==1 ){ ?>selected<?php } ?> >普通商品</option>
- <option value="2" <?php if( $goods_type==2 ){ ?>selected<?php } ?> >返利商品</option>
- </select>
- </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="row">
- <div class="col-md-12">
-
- <div class="page-table-header">
-
- <span class="pull-right">
- <a href="{:U('group/addgoods', array('ok' =>1))}" class="layui-btn layui-btn-sm"><i class="fa fa-plus"></i> 添加商品</a>
- </span>
- <div class="btn-group">
- <?php if($is_index){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'is_index_show', 'value' => 1))}">
- <i class='icow icow-xiajia3'></i> 主页推荐
- </button>
- <?php } ?>
-
- <?php if($is_updown){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'grounding','value'=>1))}">
- <i class='icow icow-shangjia2'></i> 上架
- </button>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'grounding','value'=>0))}">
- <i class='icow icow-xiajia3'></i> 下架
- </button>
- <?php } ?>
-
-
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batchcatesbut" >商品分类</button>
-
- <?php if( $pintuan_model_buy == 1 ){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batch_head" >分配售卖团长</button>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batch_head_group" >分配售卖团长分组</button>
- <?php } ?>
-
-
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batchtime" >设置活动时间</button>
-
- <?php if($type!='recycle'){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-remove' data-confirm="确认要删除吗,删除后商品将进入回收站?" data-href="{:U('goods/change',array('type'=>'grounding','value'=>3))}">
- <i class='icow icow-shanchu1'></i> 删除
- </button>
- <?php } ?>
- <?php if($type=='recycle'){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-remove' data-confirm="确认要彻底删除吗?" data-href="{:U('goods/delete')}"><i class='icow icow-shanchu1'></i> 彻底删除</button>
- <?php } ?>
- </div>
- </div>
- <table class="table table-responsive" lay-even lay-skin="line" lay-size="lg">
-
- <thead>
- <tr>
- <th style="width:25px;">
- <input type='checkbox' name="checkall" lay-skin="primary" lay-filter="checkboxall" />
- </th>
- <th style="width:80px;text-align:center;">ID</th>
- <th style=""> </th>
- <th style="width:200px;">商品名称</th>
- <th style="">活动时间</th>
- <th style="width: 120px;">价格</th>
- <th style="width: 80px;">销量</th>
- <th style="width: 80px;">库存</th>
-
- <th style="width:180px;" >是否上架<?php if($is_open_shenhe==1){ ?><br/>是否审核<?php } ?></th>
-
- <?php if($is_top){ ?>
- <?php if($index_sort_method == 1){ ?>
- <th>主页排序</th>
- <?php }else{ ?>
- <th>置顶</th>
- <?php } ?>
- <?php } ?>
-
- <?php if($is_index){ ?>
- <th>主页推荐</th>
- <?php } ?>
- <th style="">操作</th>
- </tr>
- </tr>
- </thead>
- <tbody>
-
- <?php foreach($list as $item){ ?>
- <tr>
- <td>
- <input type='checkbox' name="item_checkbox" data_is_all_sale="{$item['is_all_sale']}" class="checkone" lay-skin="primary" value="{$item['id']}"/>
- </td>
- <td style="text-align:center;">
- {$item['id']}
- </td>
- <td>
- <a href="{:U('group/editgoods', array('id' => $item['id'],'goodsfrom'=>$goodsfrom,'page'=>$page))}">
- <img src="{$item['thumb']}" style="width:72px;height:72px;padding:1px;border:1px solid #efefef;margin: 7px 0" />
- </a>
- </td>
- <td class='full' >
- <span>
- <span style="display: block;width: 100%;">
- <?php if($item['is_pintuan_rebate'] == 1){?><span class="text" style="color:#009688;">[拼团返利]</span><?php }?>
- <?php if($item['supply_id'] <=0){ ?><span class="text">[自营<?php if( !empty($item['supply_name']) ){ ?>{$item['supply_name']}<?php } ?>]</span><?php }else if( !empty($item['supply_name']) ){ ?><span class="text">[{$item['supply_name']}]</span><?php } ?>
- <a href='javascript:;' data-toggle='ajaxEdit' data-href="{:U('goods/change',array('type'=>'goodsname','id'=>$item['id']))}" >
-
- <span class="text-danger">{$item['goodsname']}</span>
- </a>
-
-
-
- <?php if( !empty($item['cate']) ){ ?>
- <?php foreach($item['cate'] as $g_cate){ ?>
- <span class="text-danger">[<?php echo isset($category[$g_cate['cate_id']]) ? $category[$g_cate['cate_id']]['name']: '无分类';?>]</span>
- <?php } ?>
- <?php }else{ ?>
- <span class="text-danger">[无分类]</span>
- <?php } ?>
-
- <?php if( $pintuan_model_buy == 1 ){ ?>
- <br/>
- <?php if( $item['is_all_sale'] == 1 ){ ?>
- <span class="text-green">[所有团长{$item['head_count']}]</span>
- <?php }else if( $item['head_count'] >0 ){ ?>
- <span class="text-green">[部分团长{$item['head_count']}]</span>
- <?php }else if( $item['head_count'] == 0 ){ ?>
- <span class="text-green">[无团长0]</span>
- <?php } ?>
- <?php } ?>
-
-
- <?php if($item['is_new_buy'] == 1){ ?>
- <span class="line-text">新人专享</a>
- <?php } ?>
-
-
- </span>
- </span>
- </td>
- <td>
- {:date("Y-m-d H:i:s",$item['begin_time'])}
- <br/>
- {:date("Y-m-d H:i:s",$item['end_time'])}
- <br/>
-
- <?php if($item['grounding']==1){ ?>
- <?php if($item['end_time'] <= time()){ ?>
- <span class="text-danger">活动已结束</span>
- <?php } ?>
- <?php if( $item['begin_time'] <= time() && $item['end_time'] > time() ){ ?>
- <span class="text-danger">正在进行中</span>
- <?php } ?>
-
- <?php if( $item['begin_time'] > time() ){ ?>
- <span class="text-danger">活动未开始</span>
- <?php } ?>
- <?php }else{ ?>
-
- <?php if( $item['end_time'] <= time() ){ ?>
- <span class="text-danger">活动已结束</span>
- <?php } ?>
- <?php if( $item['begin_time'] <= time() && $item['end_time'] > time() ){ ?>
- <span class="text-danger">未上架</span>
- <?php } ?>
-
- <?php if( $item['begin_time'] > time() ){ ?>
- <span class="text-danger">活动未开始</span>
- <?php } ?>
- <?php } ?>
-
- </td>
- <td >¥
- <?php if( $item['hasoption']==1 ){ ?>
- {$item['price_arr']['pin_price']} <?php if( isset($item['price_arr']['max_pinprice']) ){ ?>~¥{$item['price_arr']['max_pinprice']}<?php } ?>
- <?php }else{ ?>
- <a href='javascript:;' data-toggle='ajaxEdit' data-href="{:U('goods/change',array('type'=>'price','id'=>$item['id']))}" >
- {$item['price_arr']['pin_price']}
- </a>
- <?php } ?>
- </td>
- <td>{$item['seller_count']}</td>
- <td>
-
- <?php if( $item['hasoption']==1 ){ ?>
- {$item['total']}
- <?php }else{ ?>
- <a href='javascript:;' data-toggle='ajaxEdit' data-href="{:U('goods/change',array('type'=>'total','id'=>$item['id']))}" >
-
- <span class="text-danger">{$item['total']}</span>
- </a>
- <?php } ?>
- </td>
-
- <td>
- <input type="checkbox" name="" lay-filter="undowngroundingsitch" data-href="{:U('goods/change',array('type'=>'grounding','id'=>$item['id']))}" <?php if( $item['grounding']==1 ){ ?>checked<?php }else{ ?><?php } ?> lay-skin="switch" lay-text="上架|下架">
-
- </td>
-
- <?php if($is_top){ ?>
-
- <?php if($index_sort_method == 1){ ?>
- <td style="text-align:center;">
- <a href='javascript:;' data-toggle='ajaxEdit' data-href="{:U('goods/change',array('type'=>'index_sort','id'=>$item['id']))}" >
- <span class="text-danger">{$item['index_sort']}</span>
- </a>
- </td>
- <?php }else{ ?>
- <td >
-
- <input type="checkbox" name="" lay-filter="istop_showsitch" data-href="{:U('goods/settop',array('type'=>'istop','id'=>$item['id']))}" <?php if($item['istop']==1){ ?>checked<?php }else{ ?><?php } ?> lay-skin="switch" lay-text="置顶|未置顶">
-
- </td>
- <?php } ?>
- <?php } ?>
-
-
- <?php if($is_index){ ?>
- <td >
- <input type="checkbox" name="" lay-filter="is_index_showsitch" data-href="{:U('goods/change',array('type'=>'is_index_show','id'=>$item['id']))}" <?php if( $item['is_index_show']==1 ){ ?>checked<?php }else{ ?><?php } ?> lay-skin="switch" lay-text="主页推荐|未推荐">
-
- </td>
- <?php } ?>
-
- <td style="overflow:visible;position:relative">
-
- <a class='layui-btn layui-btn-xs' href="{:U('group/editgoods', array('id' => $item['id'],'ok'=>1,'page'=>$page))}" >
- <i class="layui-icon layui-icon-edit"></i>编辑
- </a>
-
- <?php if($type!='recycle'){ ?>
- <a class='layui-btn layui-btn-xs deldom' href="javascript:;" data-href="{:U('goods/change',array('id' => $item['id'],'type'=>'grounding','value'=>3))}" data-confirm='确认要删除吗,删除后商品将进入回收站?'>
- <i class="layui-icon"></i>删除
- </a>
- <?php } ?>
- <?php if($type=='recycle'){ ?>
- <a class='layui-btn layui-btn-xs deldom' href="javascript:;" data-href="{:U('goods/delete', array('id' => $item['id']))}" data-confirm='确认要彻底删除吗?'>
- <i class="layui-icon"></i>彻底删除
- </a>
- <?php } ?>
-
- <a href="javascript:;" class="js-clip layui-btn layui-btn-xs" data-url="lionfish_comshop/moduleA/pin/goodsDetail?id={$item['id']}"><i class="layui-icon"></i>小程序链接</a>
- </td>
- </tr>
- <?php } ?>
- </tbody>
- <tfoot>
- <tr>
- <td colspan="7">
- <div class="page-table-header">
- <input type="checkbox" name="checkall" lay-skin="primary" lay-filter="checkboxall">
- <div class="btn-group">
- <?php if($is_index){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'is_index_show', 'value' => 1))}">
- <i class='icow icow-xiajia3'></i> 主页推荐
- </button>
- <?php } ?>
-
-
- <?php if($is_updown){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'grounding','value'=>1))}">
- <i class='icow icow-shangjia2'></i> 上架
- </button>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch' data-href="{:U('goods/change',array('type'=>'grounding','value'=>0))}">
- <i class='icow icow-xiajia3'></i> 下架
- </button>
- <?php } ?>
-
-
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batchcatesbut2" >商品分类</button>
-
- <?php if( $pintuan_model_buy == 1 ){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batch_head2" >分配售卖团长</button>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batch_head_group2" >分配售卖团长分组</button>
- <?php } ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-group' id="batchtime" >设置活动时间</button>
-
- <?php if($type!='recycle'){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-remove' data-confirm="确认要删除吗,删除后商品将进入回收站?" data-href="{:U('goods/change',array('type'=>'grounding','value'=>3))}">
- <i class='icow icow-shanchu1'></i> 删除
- </button>
- <?php } ?>
-
- <?php if($type=='recycle'){ ?>
- <button class="btn btn-default btn-sm btn-operation" type="button" data-toggle='batch-remove' data-confirm="确认要彻底删除吗?" data-href="{:U('goods/delete')}"><i class='icow icow-shanchu1'></i> 彻底删除</button>
- <?php } ?>
- </div>
- </div>
- </td>
- <td colspan="5" style="text-align: right">
- {$pager}
- </td>
- </tr>
- </tfoot>
- </table>
- </div>
- </div>
-
- </form>
- </div>
- </div>
- </div>
- <div id="batchcates_html" style="display:none;">
- <div class="layui-card">
- <div class="layui-card-body">
- <div class="modal-body" >
- <div class="layui-form-item">
- <label class="layui-form-label"></label>
- <div class="layui-input-block">
- <label class="radio-inline"><input type="radio" name="iscover" value="0" <?php if($iscover ==0){ ?> checked="checked"<?php } ?> /> 保留原有分类</label>
- <label class="radio-inline"><input type="radio" name="iscover" value="1" <?php if($iscover ==1){ ?> checked="checked"<?php } ?> /> 覆盖原有分类</label>
- </div>
- </div>
- <div class="layui-form-item">
- <label class="layui-form-label">商品分类</label>
- <div class="layui-input-block">
- <select id="cates2" lay-verify="cates_sel" name='cates' class="form-control " style='' >
-
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if(is_array($cates) && in_array($c['id'],$cates)){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- </div>
- <div class="layui-form-item">
- <div class="layui-input-block">
- <button class="btn btn-primary modal-fenlei">确认</button>
- <button class="btn btn-default cancle" >取消</button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="batchcates_headgroup_html" style="display:none;">
- <div class="layui-card">
- <div class="layui-card-body">
- <div class="modal-body" >
-
- <div class="layui-form-item">
- <label class="layui-form-label">团长分组</label>
- <div class="layui-input-block">
- <select id="group_heads" lay-verify="group_heads" name='group_heads' class="form-control " style='' >
-
- <?php foreach($group_list as $c){ ?>
- <option value="{$c['id']}" <?php if(is_array($cates) && in_array($c['id'],$cates)){ ?>selected<?php } ?> >{$c['groupname']}</option>
- <?php } ?>
- </select>
- </div>
- </div>
- <div class="layui-form-item">
- <label class="layui-form-label">仅这个团长可售</label>
- <div class="layui-input-block">
- <label><input type="checkbox" class="is_cancle_old2" id="is_cancle_old2" name="is_cancle_old2" style="vertical-align: text-bottom;">
- <div class="btn-group" style="color:#666;">
- 备注:会取消以往所有分配
- </div>
- </label>
- <label><input type="checkbox" class="is_cancle_allhead2" id="is_cancle_allhead2" name="is_cancle_allhead2" style="vertical-align: text-bottom;">
- <div class="btn-group" style="color:#666;">
- 取消商品 “所有团长可售”
- </div>
- <div style="color: #999;font-size: 12px;display: none;" id="all_headgroup_tip">所有商品中包含“所有团长可售”商品,建议取消以免设置失效</div>
- </label>
- </div>
- </div>
-
- <div class="layui-form-item">
- <div class="layui-input-block">
- <button class="btn btn-primary modal-group-head">确认</button>
- <button class="btn btn-default cancle" >取消</button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="batchheads" style="z-index: 999;display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5)" class="form-horizontal form-validate batchcates" enctype="multipart/form-data">
- <div class="modal-dialog" style="position: absolute;margin-top: -300px">
- <div class="modal-content">
- <div class="modal-header">
- <button data-dismiss="modal" class="close" type="button">×</button>
- <h4 class="modal-title">选取团长</h4>
- </div>
- <div class="modal-body" style="height:600px">
- <div class="form-group">
- <label class="col-sm-2 control-label">社区位置</label>
- <div class="col-sm-10 col-xs-12">
- <p>
- <select id="sel-provance" name="province_id" onChange="selectCity();" class="select form-control" style="width:130px;display:inline;">
- <option value="" selected="true">省/直辖市</option>
- </select>
- <select id="sel-city" name="city_id" onChange="selectcounty(0)" class="select form-control" style="width:135px;display:inline;">
- <option value="" selected="true">请选择</option>
- </select>
- <select id="sel-area" name="area_id" onChange="selectstreet(0)" class="select form-control" style="width:130px;display:inline;">
- <option value="" selected="true">请选择</option>
- </select>
- <select id="sel-street" name="country_id" class="select form-control" style="width:130px;display:inline;">
- <option value="" selected="true">请选择</option>
- </select>
- </p>
- </div>
- </div>
- <div class="form-group">
- <label class="col-sm-2 control-label">团长名称</label>
- <div class="col-sm-10 col-xs-12">
- <div class="input-group">
- <input type="text" class="form-control" name="keyword" id="supply_id_input" placeholder="团长名称/团长手机号/社区地址">
- <span class="input-group-btn">
- <button type="button" class="btn btn-default" onclick="search_heads()">搜索</button>
- </span>
- </div>
- </div>
- </div>
-
- <div class="form-group">
- <div class="col-sm-1 control-label">
-
- </div>
- <div class="col-sm-10 col-xs-12">
- <div class="page-table-header">
- <input type="checkbox" class="check_heads_all">
- <div class="btn-group">
- 全选/反选
- </div>
-
- <br/>
- <label><input type="checkbox" class="is_cancle_old" id="is_cancle_old" style="vertical-align: text-bottom;">
- <div class="btn-group" style="color:#666;">
- 同时取消以前所有分配
- </div>
- </label>
-
- <label>
- <input type="checkbox" class="is_cancle_allhead" id="is_cancle_allhead" style="vertical-align: text-bottom;">
- <div class="btn-group" style="color:#666;">
- 同时取消商品 “所有团长可售”
- </div>
- </label>
- </div>
- </div>
- </div>
-
- <div class="row">
- <label class="col-sm-1 control-label"></label>
- <div class="col-sm-11 col-xs-12">
- <div class="content" style="padding-top:5px;" data-name="supply_id">
- <div style="max-height:450px;overflow:auto;" id="batchheads_content">
-
- </div>
- <div class="" id="batchheads_page">
-
- </div>
- </div>
- </div>
- </div>
-
-
- </div>
- <div class="modal-footer">
- <button class="btn btn-primary model_heads">确认</button>
- <button class="btn btn-default" >取消</button>
- </div>
- </div>
- </div>
- </div>
- <div id="batch_time" style="z-index: 8;display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.5)" class="form-horizontal form-validate batchtime" enctype="multipart/form-data">
- <div class="modal-dialog" style="position: absolute;margin-top: -190px">
- <div class="modal-content">
- <div class="modal-header">
- <button data-dismiss="modal" class="close" type="button">×</button>
- <h4 class="modal-title">设置活动时间</h4>
- </div>
- <div class="modal-body" style="height:270px">
- <div class="form-group">
- <label class="col-sm-2 control-label">活动时间</label>
- <div class="col-sm-8 col-xs-12">
- <span class="input-group-btn">
- {:tpl_form_field_daterange('setsametime', array('starttime'=>date('Y-m-d H:i', $starttime),'endtime'=>date('Y-m-d H:i', $endtime)),true);}
- </span>
- </div>
- </div>
- </div>
- <div class="modal-footer">
- <button class="btn btn-primary modal-time">确认</button>
- <button class="btn btn-default cancle" >取消</button>
- </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 $;
- 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');
-
-
- $("input[name=item_checkbox]").each(function() {
-
- if( $(this).prop('checked') )
- {
- ids_arr.push( $(this).val() );
- }
- })
- if(ids_arr.length < 1)
- {
- layer.msg('请选择要操作的内容');
- return false;
- }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(cmwsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var is_take_fullreduction = 1;
- if(data.elem.checked)
- {
- is_take_fullreduction = 1;
- }else{
- is_take_fullreduction = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:is_take_fullreduction},
- 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(groundingsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var grounding = 1;
- if(data.elem.checked)
- {
- grounding = 1;
- }else{
- grounding = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:grounding},
- 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(unengroundingsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var grounding = 1;
- if(data.elem.checked)
- {
- grounding = 5;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:grounding},
- 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(engroundingsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var grounding = 1;
- if(data.elem.checked)
- {
- grounding = 1;
- }else{
- grounding = 5;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:grounding},
- 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(undowngroundingsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var grounding = 1;
- if(data.elem.checked)
- {
- grounding = 1;
- }else{
- grounding = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:grounding},
- 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(is_index_showsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var is_index_show = 1;
- if(data.elem.checked)
- {
- is_index_show = 1;
- }else{
- is_index_show = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:is_index_show},
- 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(istop_showsitch)', function(data){
-
- var s_url = $(this).attr('data-href')
-
- var istop = 1;
- if(data.elem.checked)
- {
- istop = 1;
- }else{
- istop = 0;
- }
-
- $.ajax({
- url:s_url,
- type:'post',
- dataType:'json',
- data:{value:istop},
- 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 type="text/javascript" src="/static/js/dist/area/cascade.js"></script>
- <script>
- var heads_page = 1;
- $("body").delegate("#batchheads_page .pagination a","click",function(){
- heads_page = $(this).attr('page');
- search_heads_do();
- })
- function search_heads()
- {
- heads_page = 1;
- search_heads_do();
- }
- function search_heads_do()
- {
- var province_name = $('#sel-provance').val();
- var city_name = $('#sel-city').val();
- var area_name = $('#sel-area').val();
- var country_name = $('#sel-street').val();
- var keyword = $('#supply_id_input').val();
-
- $.post("{:U('communityhead/query_head')}",{page:heads_page,'province_name':province_name,'city_name': city_name,'area_name':area_name,'country_name':country_name,'keyword':keyword},
- function (ret) {
- if (ret.status == 1) {
- $('#batchheads_content').html(ret.html);
- $('#batchheads_page').html(ret.page_html);
- return
- } else {
- layer.msg('修改失败');
- }
- }, 'json');
- }
- //显示批量分类
- $('#batchcatesbut').click(function () {
- // var index = layer.load(1);
- var index = layer.open({
- type: 1,
- area: '500px',
- title: '选取分类'
- ,content: $('#batchcates_html').html(),
- yes: function(index, layero){
- //do something
- layer.close(index); //如果设定了yes回调,需进行手工关闭
- }
- });
- })
-
- $('#batch_head_group').click(function () {
- // var index = layer.load(1);
- var index = layer.open({
- type: 1,
- area: '500px',
- title: '选取团长分组'
- ,content: $('#batchcates_headgroup_html').html(),
- yes: function(index, layero){
- //do something
- layer.close(index); //如果设定了yes回调,需进行手工关闭
- }
- });
- })
-
- $('#batch_head_group2').click(function () {
- // var index = layer.load(1);
- var index = layer.open({
- type: 1,
- area: '500px',
- title: '选取团长分组'
- ,content: $('#batchcates_headgroup_html').html(),
- yes: function(index, layero){
- //do something
- layer.close(index); //如果设定了yes回调,需进行手工关闭
- }
- });
- })
-
-
- $('.check_heads_all').click(function(){
- //head_id
- if($(this).is(':checked')){
- $('.head_id').prop('checked',true);
- }else{
- $('.head_id').prop('checked',false);
- }
- })
- $('#batch_head,#batch_head2').click(function(){
-
- cascdeInit("1","1","","","","");
- search_heads_do();
-
-
- var offs_lf = ( $(window).width() -720 )/2;
- var offs_ht = ( $(window).height() -690 )/2;
-
-
- $('#batchheads .modal-dialog').css('top',offs_ht+'px');
- $('#batchheads .modal-dialog').css('margin-top','0px');
-
- $('#batchheads .modal-dialog').css('left',offs_lf+'px');
- $('#batchheads .modal-dialog').css('margin-left','0px');
-
- $('#batchheads').show();
- })
-
-
-
- $('#batchcatesbut2').click(function () {
- var index = layer.open({
- type: 1,
- area: '500px',
- title: '选取分类'
- ,content: $('#batchcates_html').html(),
- yes: function(index, layero){
- //do something
- layer.close(index); //如果设定了yes回调,需进行手工关闭
- }
- });
- })
- //关闭批量分类
- $('.modal-header .close').click(function () {
- $('#batchcates').hide();
- $('#batchheads').hide();
- $('#batch_time').hide();
- })
- // 取消批量分类
- $('.modal-footer .btn.btn-default').click(function () {
- $('#batchcates').hide();
- $('#batchheads').hide();
- $('#batch_time').hide();
- })
- $('.model_heads').click(function(){
- var head_id_arr = [];
- $('.head_id').each(function(){
- if($(this).is(':checked')) {
- head_id_arr.push( $(this).val() )
- }
- })
-
- //modal-group-head
- var is_clear_old = 0;
-
- if( $('#is_cancle_old').is(':checked') )
- {
- is_clear_old = 1;
- }
- var is_cancle_allhead2 = 0;
- if( $('#is_cancle_allhead').is(':checked') )
- {
- is_cancle_allhead2 = 1;
- }
-
-
- if(head_id_arr.length > 0)
- {
- var is_tip_notice = 0;
- var selected_checkboxs = $('.table-responsive tbody tr td:first-child [type="checkbox"]:checked');
- var goodsids = selected_checkboxs.map(function () {
- if( $(this).attr('data_is_all_sale') == 1 )
- {
- is_tip_notice = 1;
- }
- return $(this).val()
- }).get();
- if(is_tip_notice == 1) {
- layer.confirm('分配售卖团中的商品中有部分商品开启了“<span style="color:red;">所有团长可售</span>”,请确认是否已经取消了“所有团长可售”,未取消的情况下部分商品分配设置可能无效!', function(index){
- $.post("{:U('goods/ajax_batchheads')}", {
- 'goodsids': goodsids,
- 'head_id_arr': head_id_arr,
- 'is_clear_old': is_clear_old,
- 'is_cancle_allhead':is_cancle_allhead2
- }, function (ret) {
- if (ret.status == 1) {
- $('#batchheads').hide();
- layer.msg('分配成功', {
- time: 1000
- }, function () {
- window.location.reload();
- });
- return
- } else {
- layer.msg('修改失败');
- }
- }, 'json');
- });
- }else{
- $.post("{:U('goods/ajax_batchheads')}", {
- 'goodsids': goodsids,
- 'head_id_arr': head_id_arr,
- 'is_clear_old': is_clear_old,
- 'is_cancle_allhead':is_cancle_allhead2
- }, function (ret) {
- if (ret.status == 1) {
- $('#batchheads').hide();
- layer.msg('分配成功', {
- time: 1000
- }, function () {
- window.location.reload();
- });
- return
- } else {
- layer.msg('修改失败');
- }
- }, 'json');
- }
- }else{
- layer.msg('请选择团长');
- }
- })
- //确认
- var cates2 = 0;
- $("body").delegate("#cates2","click",function(){
-
- cates2 = $(this).val() ;
- })
-
- var group_heads2 = 'default';
- $("body").delegate("#group_heads","click",function(){
- group_heads2 = $(this).val() ;
- })
-
- $("body").delegate(".cancle","click",function(){
- layer.closeAll();
- })
-
-
-
- $("body").delegate(".modal-group-head","click",function(){
-
- var group_heads=$('#group_heads').val();
- if(group_heads2 != 'default')
- {
- group_heads = group_heads2;
- }
- var is_tip_notice = 0;
- var selected_checkboxs = $('.table-responsive tbody tr td:first-child [type="checkbox"]:checked');
- var goodsids = selected_checkboxs.map(function () {
- if( $(this).attr('data_is_all_sale') == 1 )
- {
- is_tip_notice = 1;
- }
- return $(this).val()
- }).get();
-
- if(goodsids.length <=0 )
- {
- layer.msg('请先选择商品');
- return false;
- }
-
-
- var is_clear_old = 0;
-
- $('.is_cancle_old2').each(function(){
- if( $(this).is(':checked') )
- {
- is_clear_old = 1;
- }
- })
- var is_cancle_allhead = 0;
- $('.is_cancle_allhead2').each(function(){
- if( $(this).is(':checked') )
- {
- is_cancle_allhead = 1;
- }
- })
-
- var iscover=$('input[name="iscover"]:checked').val();
- if(is_tip_notice == 1){
- layer.confirm('分配售卖团长分组中的商品中有部分商品开启了“<span style="color:red;">所有团长可售</span>”,请确认是否已经取消了“所有团长可售”,未取消的情况下部分商品分配设置可能无效!', function(index) {
- $.post("{:U('goods/ajax_batchcates_headgroup')}", {
- 'goodsids': goodsids,
- 'groupid': group_heads,
- 'is_clear_old': is_clear_old,
- 'is_cancle_allhead':is_cancle_allhead
- }, function (ret) {
- if (ret.status == 1) {
- layer.msg('分配成功', {
- time: 1000
- }, function () {
- window.location.reload();
- });
- return
- } else {
- layer.msg('分配失败');
- }
- }, 'json');
- });
- }else{
- $.post("{:U('goods/ajax_batchcates_headgroup')}", {
- 'goodsids': goodsids,
- 'groupid': group_heads,
- 'is_clear_old': is_clear_old,
- 'is_cancle_allhead':is_cancle_allhead
- }, function (ret) {
- if (ret.status == 1) {
- layer.msg('分配成功', {
- time: 1000
- }, function () {
- window.location.reload();
- });
- return
- } else {
- layer.msg('分配失败');
- }
- }, 'json');
- }
- })
-
- $("body").delegate(".modal-fenlei","click",function(){
-
- var cates=$('#cates2').val();
- if(cates2 != 0)
- {
- cates = cates2;
- }
-
-
- var selected_checkboxs = $('.table-responsive tbody tr td:first-child [type="checkbox"]:checked');
- var goodsids = selected_checkboxs.map(function () {
- return $(this).val()
- }).get();
- //id="cates"
- var iscover=$('input[name="iscover"]:checked').val();
- $.post("{:U('goods/ajax_batchcates')}",{'goodsids':goodsids,'cates': cates,'iscover':iscover}, function (ret) {
- if (ret.status == 1) {
- $('#batchcates').hide();
-
- layer.msg('修改成功', {
- time: 1000
- }, function(){
- window.location.reload();
- });
-
- return
- } else {
- layer.msg('修改失败');
- }
- }, 'json');
- })
- //----
- //显示时间设置
- $('#batchtime,#batchtime2').click(function () {
-
- var offs_lf = ( $(window).width() -720 )/2;
- var offs_ht = ( $(window).height() -290 )/2;
-
- $('#batch_time .modal-dialog').css('top',offs_ht+'px');
- $('#batch_time .modal-dialog').css('margin-top','0px');
-
- $('#batch_time .modal-dialog').css('left',offs_lf+'px');
- $('#batch_time .modal-dialog').css('margin-left','0px');
-
- $('#batch_time').show();
- })
- $('.modal-time').click(function () {
- var selected_checkboxs = $('.table-responsive tbody tr td:first-child [type="checkbox"]:checked');
- var goodsids = selected_checkboxs.map(function () {
- return $(this).val()
- }).get();
- var begin_time=$('#batch_time input[name="setsametime[start]"]').val();
- var end_time=$('#batch_time input[name="setsametime[end]"]').val();
- $.post("{:U('goods/ajax_batchtime_pintuan')}",{'goodsids':goodsids,'begin_time': begin_time,'end_time':end_time}, function (ret) {
- if (ret.status == 1) {
- $('#batch_time').hide();
- layer.msg('设置成功');
- window.location.reload();
- return
- } else {
- layer.msg('设置失败');
- }
- }, 'json');
- })
-
- $(document).on("click", '[data-toggle="ajaxEdit"]', function(e) {
- var obj = $(this),
- url = obj.data('href') || obj.attr('href'),
- data = obj.data('set') || {},
- html = $.trim(obj.text()),
- required = obj.data('required') || true,
- edit = obj.data('edit') || 'input';
- var oldval = $.trim($(this).text());
- e.preventDefault();
- submit = function() {
- e.preventDefault();
- var val = $.trim(input.val());
- if (required) {
- if (val == '') {
- layer.msg(tip.lang.empty);
- return
- }
- }
- if (val == html) {
- input.remove(), obj.html(val).show();
- return
- }
- if (url) {
- $.post(url, {
- value: val
- }, function(ret) {
- ret = eval("(" + ret + ")");
- if (ret.status == 1) {
- obj.html(val).show()
- input.remove();
- location.reload();
- }else if(ret.status == 3 ){
- layer.msg('输入错误,请输入正确的数字', {icon: 2,time: 2000 }, function(){
- location.reload();
- });
-
- } else {
- layer.msg(ret.result.message, ret.result.url)
- input.remove();
- location.reload();
- }
- }).fail(function() {
- input.remove(), layer.msg(tip.lang.exception)
- })
- } else {
- input.remove();
- obj.html(val).show()
- }
- obj.trigger('valueChange', [val, oldval])
- }, obj.hide().html('<i class="fa fa-spinner fa-spin"></i>');
- var input = $('<input type="text" class="form-control input-sm" style="width: 80%;display: inline;" />');
- if (edit == 'textarea') {
- input = $('<textarea type="text" class="form-control" style="resize:none" rows=3 ></textarea>')
- }
- obj.after(input);
- input.val(html).select().blur(function() {
- submit(input)
- }).keypress(function(e) {
- if (e.which == 13) {
- submit(input)
- }
- })
- })
- </script>
- </body>
|