123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032 |
- <!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 type="text/css">
- .block-box {
- color: #ffffff;
- cursor: pointer;
- display: inline-block;
- margin-right: 25px;
- height: 280px;
- width: 300px;
- border: 1px solid #D4D4D4;
- border-top-left-radius: 20px;
- border-top-right-radius: 20px;
- position: relative;
- }
- .opacity {
- position: absolute;
- height: 250px;
- width: 280px;
- bottom: 0;
- left: 10px;
- z-index: 5;
- background-color: rgba(0, 0, 0, .3);
- display: none;
- }
- .block-img {
- width: 280px;
- height: 250px;
- position: absolute;
- bottom: 0px;
- left: 10px;
- }
- .select {
- display: none;
- }
- .block-box.active {
- border: 2px solid #409EFF;
- }
- .active .select {
- display: block;
- position: absolute;
- top: 0;
- left: 0;
- height: 80px;
- width: 80px;
- z-index: 10;
- }
- .choose-button {
- border: 0;
- position: absolute;
- height: 30px;
- width: 80px;
- padding: 0;
- text-align: center;
- background-color: #409EFF;
- top: 50%;
- left: 0;
- right: 0;
- margin: -15px auto 0;
- z-index: 10;
- display: none;
- font-size: 12px;
- border-radius: 3px;
- }
- .block-box:hover .choose-button,
- .block-box:hover .opacity {
- display: block;
- }
- .active.block-box:hover .choose-button,
- .active.block-box:hover .opacity {
- display: none;
- }
- .cctip {
- position: absolute;
- bottom: 5px;
- left: 10px;
- right: 10px;
- font-size: 14px;
- color: #333;
- }
- .w100 {
- width: 100px!important;
- }
- .ml100 {
- margin-left: 100px!important;
- }
- .multi-audio-details .multi-audio-item {
- width: 155px;
- height: 40px;
- position: relative;
- float: left;
- margin-right: 5px;
- }
- </style>
- </head>
- <body layadmin-themealias="default">
- <div class="layui-fluid">
- <div class="layui-card">
- <div class="layui-card-header layui-elem-quote">当前位置:<span class="line-text">
- <?php if( !empty($item['id']) ){ ?>编辑<?php }else{ ?>添加<?php } ?>魔方图片<?php if( !empty($item['id']) ){ ?>({$item['name']})<?php } ?>
- </span>
- </div>
- <div class="layui-card-body" style="padding:15px;">
- <form action="" method="post" class="layui-form" enctype="multipart/form-data">
- <input type="hidden" name="data[id]" value="{$item['id']}" />
- <div class="layui-form-item">
- <label class="layui-form-label">名称</label>
- <div class="layui-input-block ">
- <input type="text" id='advname' lay-verify="required" name="data[name]" class="form-control" value="{$item['name']}" />
- </div>
- </div>
- <div class="layui-form-item">
- <label class="layui-form-label">排序</label>
- <div class="layui-input-block">
- <input type="text" name="data[displayorder]" class="form-control"
- value="{$item['displayorder']}" />
- <span class='help-block'>数字越大,排名越靠前</span>
- </div>
- </div>
- <div class="layui-form-item">
- <label class="layui-form-label">状态</label>
- <div class="layui-input-block">
- <label class='radio-inline'>
- <input type='radio' name='data[enabled]' title="显示" value=1 <?php if( $item['enabled']==1 || empty($item) ){ ?>checked<?php } ?> />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[enabled]' title="隐藏" value=0 <?php if( $item['enabled']==0 && !empty($item) ){ ?>checked<?php } ?> />
- </label>
- </div>
- </div>
-
- <div class="layui-form-item">
- <label class="layui-form-label">样式选择</label>
- <div class="layui-input-block" id="selectBox">
-
- <div class="block-box <?php if( empty($item['type']) || $item['type']==1 ){ ?>active<?php } ?>" data-type="1" data-num="1">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-1.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 宽度710,高度无限制
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==2){ ?>active<?php } ?>" data-type="2" data-num="2">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-2.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 1,275*365;<br/>2,430*365(或同等比例)
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==3){ ?>active<?php } ?>" data-type="3" data-num="3">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-3.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 1,275*365;<br/>2、3、430*180(或同等比例)
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==4){ ?>active<?php } ?>" data-type="4" data-num="4">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-4.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 1,275*365;<br/>2、430*180;3、4、212.5*180(或同等比例)
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==5){ ?>active<?php } ?>" data-type="5" data-num="2">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-7.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 所有图片等尺寸或等比例
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==6){ ?>active<?php } ?>" data-type="6" data-num="3">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-8.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 所有图片等尺寸或等比例
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==7){ ?>active<?php } ?>" data-type="7" data-num="4">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-5.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 所有图片等尺寸或等比例
- </div>
- </div>
- <div class="block-box" <?php if($item['type']==8){ ?>active<?php } ?>" data-type="8" data-num="4">
- <img src="/static/images/select.png" class="select">
- <div class="opacity"></div>
- <button type="button" class="choose-button">
- <span>启用该样式</span>
- </button>
- <img src="/static/images/1-6.png" class="block-img">
- <div class="cctip">
- 建议尺寸: 所有图片等尺寸或等比例
- </div>
- </div>
- </div>
- </div>
-
- <div class="layui-form-item">
- <label class="layui-form-label">板块设置</label>
- <div class="layui-input-block" id="bkbox">
- <div class="row" style="margin-bottom: 20px;">
- <div class="layui-form-item">
- <label class="layui-form-label text-left w100">链接类型</label>
- <div class="layui-input-block ml100">
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="本小程序链接" value="1" lay-filter="linktype"
- <?php if( $item['thumb']['linktype'][0]==1 || !isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="webview外链" lay-filter="linktype"
- value="0" <?php if( $item['thumb']['linktype'][0]==0 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="首页分类" lay-filter="linktype"
- value="3" <?php if( $item['thumb']['linktype'][0]==3 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="独立分类页" lay-filter="linktype"
- value="4" <?php if( $item['thumb']['linktype'][0]==4 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="外部小程序链接" lay-filter="linktype"
- value="5" <?php if( $item['thumb']['linktype'][0]==5 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="优惠券" lay-filter="linktype"
- value="6" <?php if( $item['thumb']['linktype'][0]==6 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_0]' title="客服" lay-filter="linktype"
- value="7" <?php if( $item['thumb']['linktype'][0]==7 && isset($item['thumb']['linktype'][0]) ){ ?>checked<?php } ?> data-idx="0" />
- </label>
- </div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- <div class="input-group url-group" style="display:<?php if( $item['thumb']['linktype'][0]==1 || !isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link0-1">
- <input type="text" class="form-control valid" name="data[link_0]" value="{$item['thumb']['link'][0]}" placeholder="请选择链接" id="advlink1">
- <span class="input-group-btn">
- <span data-input="#advlink1" class="btn btn-default chose_link">选择链接</span>
- </span>
- </div>
- <!-- webview -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][0]==0 && isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link0-0">
- <input type="text" class="form-control" name="data[webview_0]" value="{$item['thumb']['webview'][0]}" placeholder="请输入webview链接" value="{$item['thumb']['webview'][0]}">
- </div>
- <!-- 分类 -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][0]==3&&isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link0-3">
- <select name='data[cateid_0]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][0]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][0]==4&&isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link0-4">
- <select name='data[cateid_0]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][0]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][0]==5&&isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link0-5">
- <input type="text" id='appid_0' name="data[appid_0]" class="form-control" placeholder="请输入外链小程序appid" value="{$item['thumb']['appid'][0]}" maxlength="32"/><br />
- <input type="text" class="form-control valid" name="data[outlink_0]" value="{$item['thumb']['outlink'][0]}" placeholder="请输入外链小程序链接" id="advlink1_1">
- <!--
- <span class="input-group-btn">
- <span data-input="#advlink1_1" class="btn btn-default chose_link">选择链接</span>
- </span>-->
- </div>
- <!-- 优惠券 -->
- <div class="layui-form-item url-group" id="tabs-link0-6" style="display: <?php if( $item['thumb']['linktype'][0]==6&&isset($item['thumb']['linktype'][0]) ){ ?>block<?php }else{ ?>none<?php } ?>;">
- <label class="layui-form-label must" style="width: auto;padding: 9px 0;">优惠券</label>
- <div class="layui-input-block" style="margin-left: 70px;">
- <div class="input-group " style="margin: 0;">
- <input type="text" disabled value="" class="form-control valid" placeholder="">
- <span class="input-group-btn">
- <span data-input="#coupon_id_box_0" data-name="coupon_id_0" class="btn btn-default chose_coupon_id">选择优惠券</span>
- </span>
- </div>
- <div class="multi-audio-details container" id="coupon_id_box_0" style="width:auto;">
- <?php if( !empty($couponinfo[0]) ){ ?>
- <?php foreach($couponinfo[0] as $c){ ?>
- <div class="multi-audio-item " data-id="{$c['id']}">
- <div class="input-group">
- <input type="text" class="form-control img-textname" readonly="" value="{$c['voucher_title']}">
- <input type="hidden" value="{$c['id']}" name="coupon_id_0[]">
- <div class="input-group-btn">
- <button class="btn btn-default" data-id="{$c['id']}" onclick="cancle_coupon(this, {$c['id']})" type="button"><i class="fa fa-remove"></i></button>
- </div>
- </div>
- </div>
- <?php } ?>
- <?php } ?>
- </div>
- </div>
- </div>
- <div class="layui-form-item url-group" id="tabs-link0-7"></div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- {:tpl_form_field_image2('data[thumb_0]', $item['thumb']['cover'][0], '', array('extras'=>array('text'=>'placeholder="必选"')))}
- </div>
- <hr>
- </div>
- <div class="row" style="margin-bottom: 20px;<?php if($item['num']<2){ ?>display: none;<?php } ?>">
- <div class="layui-form-item">
- <label class="layui-form-label text-left w100">链接类型</label>
- <div class="layui-input-block ml100">
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="本小程序链接" value="1" lay-filter="linktype"
- <?php if( $item['thumb']['linktype'][1]==1 || !isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="webview外链" lay-filter="linktype"
- value="0" <?php if( $item['thumb']['linktype'][1]==0 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="首页分类" lay-filter="linktype"
- value="3" <?php if( $item['thumb']['linktype'][1]==3 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="独立分类页" lay-filter="linktype"
- value="4" <?php if( $item['thumb']['linktype'][1]==4 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="外部小程序链接" lay-filter="linktype"
- value="5" <?php if( $item['thumb']['linktype'][1]==5 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="优惠券" lay-filter="linktype"
- value="6" <?php if( $item['thumb']['linktype'][1]==6 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_1]' title="客服" lay-filter="linktype"
- value="7" <?php if( $item['thumb']['linktype'][1]==7 && isset($item['thumb']['linktype'][1]) ){ ?>checked<?php } ?> data-idx="1" />
- </label>
- </div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- <div class="input-group url-group" style="display:<?php if( $item['thumb']['linktype'][1]==1 || !isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link1-1">
- <input type="text" class="form-control valid" name="data[link_1]" value="{$item['thumb']['link'][1]}" placeholder="请选择链接" id="advlink2">
- <span class="input-group-btn">
- <span data-input="#advlink2" class="btn btn-default chose_link">选择链接</span>
- </span>
- </div>
- <!-- webview -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][1]==0 && isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link1-0">
- <input type="text" class="form-control" name="data[webview_1]" value="{$item['thumb']['webview'][1]}" placeholder="请输入webview链接" value="{$item['thumb']['webview'][1]}">
- </div>
- <!-- 分类 -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][1]==3&&isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link1-3">
- <select name='data[cateid_1]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][1]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][1]==4&&isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link1-4">
- <select name='data[cateid_1]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][1]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][1]==5&&isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link1-5">
- <input type="text" id='appid_1' name="data[appid_1]" class="form-control" placeholder="请输入外链小程序appid" value="{$item['thumb']['appid'][1]}" maxlength="32"/><br />
- <input type="text" class="form-control valid" name="data[outlink_1]" value="{$item['thumb']['outlink'][1]}" placeholder="请输入外链小程序链接" id="advlink2_1">
- <!--
- <span class="input-group-btn">
- <span data-input="#advlink1_1" class="btn btn-default chose_link">选择链接</span>
- </span>-->
- </div>
- <!-- 优惠券 -->
- <div class="layui-form-item url-group" id="tabs-link1-6" style="display: <?php if( $item['thumb']['linktype'][1]==6&&isset($item['thumb']['linktype'][1]) ){ ?>block<?php }else{ ?>none<?php } ?>;">
- <label class="layui-form-label must" style="width: auto;padding: 9px 0;">优惠券</label>
- <div class="layui-input-block" style="margin-left: 70px;">
- <div class="input-group " style="margin: 0;">
- <input type="text" disabled value="" class="form-control valid" placeholder="">
- <span class="input-group-btn">
- <span data-input="#coupon_id_box_1" data-name="coupon_id_1" class="btn btn-default chose_coupon_id">选择优惠券</span>
- </span>
- </div>
- <div class="multi-audio-details container" id="coupon_id_box_1" style="width:auto;">
- <?php if( !empty($couponinfo[1]) ){ ?>
- <?php foreach($couponinfo[1] as $c){ ?>
- <div class="multi-audio-item " data-id="{$c['id']}">
- <div class="input-group">
- <input type="text" class="form-control img-textname" readonly="" value="{$c['voucher_title']}">
- <input type="hidden" value="{$c['id']}" name="coupon_id_1[]">
- <div class="input-group-btn">
- <button class="btn btn-default" data-id="{$c['id']}" onclick="cancle_coupon(this, {$c['id']})" type="button"><i class="fa fa-remove"></i></button>
- </div>
- </div>
- </div>
- <?php } ?>
- <?php } ?>
- </div>
- </div>
- </div>
- <div class="layui-form-item url-group" id="tabs-link1-7"></div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- {:tpl_form_field_image2('data[thumb_1]', $item['thumb']['cover'][1], '')}
- </div>
- <hr>
- </div>
- <div class="row" style="margin-bottom: 20px;<?php if( $item['num']<3 ){ ?>display: none;<?php } ?>">
- <div class="layui-form-item">
- <label class="layui-form-label text-left w100">链接类型</label>
- <div class="layui-input-block ml100 radioBox">
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="本小程序链接" value="1" lay-filter="linktype"
- <?php if( $item['thumb']['linktype'][2]==1 || !isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="webview外链" lay-filter="linktype"
- value="0" <?php if( $item['thumb']['linktype'][2]==0 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="首页分类" lay-filter="linktype"
- value="3" <?php if( $item['thumb']['linktype'][2]==3 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="独立分类页" lay-filter="linktype"
- value="4" <?php if( $item['thumb']['linktype'][2]==4 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="外部小程序链接" lay-filter="linktype"
- value="5" <?php if( $item['thumb']['linktype'][2]==5 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="优惠券" lay-filter="linktype"
- value="6" <?php if( $item['thumb']['linktype'][2]==6 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_2]' title="客服" lay-filter="linktype"
- value="7" <?php if( $item['thumb']['linktype'][2]==7 && isset($item['thumb']['linktype'][2]) ){ ?>checked<?php } ?> data-idx="2" />
- </label>
- </div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- <div class="input-group url-group" style="display:<?php if( $item['thumb']['linktype'][2]==1 || !isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link2-1">
- <input type="text" class="form-control valid" name="data[link_2]" value="{$item['thumb']['link'][2]}" placeholder="请选择链接" id="advlink3">
- <span class="input-group-btn">
- <span data-input="#advlink3" class="btn btn-default chose_link">选择链接</span>
- </span>
- </div>
- <!-- webview -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][2]==0 && isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link2-0">
- <input type="text" class="form-control" name="data[webview_2]" value="{$item['thumb']['webview'][2]}" placeholder="请输入webview链接" value="{$item['thumb']['webview'][2]}">
- </div>
- <!-- 分类 -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][2]==3&&isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link2-3">
- <select name='data[cateid_2]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][2]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][2]==4&&isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link2-4">
- <select name='data[cateid_2]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][2]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][2]==5&&isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link2-5">
- <input type="text" id='appid_2' name="data[appid_2]" class="form-control" placeholder="请输入外链小程序appid" value="{$item['thumb']['appid'][2]}" maxlength="32"/><br />
- <input type="text" class="form-control valid" name="data[outlink_2]" value="{$item['thumb']['outlink'][2]}" placeholder="请输入外链小程序链接" id="advlink3_1">
- <!--
- <span class="input-group-btn">
- <span data-input="#advlink1_1" class="btn btn-default chose_link">选择链接</span>
- </span>-->
- </div>
- <!-- 优惠券 -->
- <div class="layui-form-item url-group" id="tabs-link2-6" style="display: <?php if( $item['thumb']['linktype'][2]==6&&isset($item['thumb']['linktype'][2]) ){ ?>block<?php }else{ ?>none<?php } ?>;">
- <label class="layui-form-label must" style="width: auto;padding: 9px 0;">优惠券</label>
- <div class="layui-input-block" style="margin-left: 70px;">
- <div class="input-group " style="margin: 0;">
- <input type="text" disabled value="" class="form-control valid" placeholder="">
- <span class="input-group-btn">
- <span data-input="#coupon_id_box_2" data-name="coupon_id_2" class="btn btn-default chose_coupon_id">选择优惠券</span>
- </span>
- </div>
- <div class="multi-audio-details container" id="coupon_id_box_2" style="width:auto;">
- <?php if( !empty($couponinfo[2]) ){ ?>
- <?php foreach($couponinfo[2] as $c){ ?>
- <div class="multi-audio-item " data-id="{$c['id']}">
- <div class="input-group">
- <input type="text" class="form-control img-textname" readonly="" value="{$c['voucher_title']}">
- <input type="hidden" value="{$c['id']}" name="coupon_id_2[]">
- <div class="input-group-btn">
- <button class="btn btn-default" data-id="{$c['id']}" onclick="cancle_coupon(this, {$c['id']})" type="button"><i class="fa fa-remove"></i></button>
- </div>
- </div>
- </div>
- <?php } ?>
- <?php } ?>
- </div>
- </div>
- </div>
- <div class="layui-form-item url-group" id="tabs-link2-7"></div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- {:tpl_form_field_image2('data[thumb_2]', $item['thumb']['cover'][2], '', array('extras'=>array('text'=>'placeholder="必选"')))}
- </div>
- <hr>
- </div>
- <div class="row" style="margin-bottom: 20px;<?php if( $item['num']<4 ){ ?>display: none;<?php } ?>">
- <div class="layui-form-item">
- <label class="layui-form-label text-left w100">链接类型</label>
- <div class="layui-input-block ml100">
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="本小程序链接" value="1" lay-filter="linktype"
- <?php if( $item['thumb']['linktype'][3]==1 || !isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="webview外链" lay-filter="linktype"
- value="0" <?php if( $item['thumb']['linktype'][3]==0 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="首页分类" lay-filter="linktype"
- value="3" <?php if( $item['thumb']['linktype'][3]==3 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="独立分类页" lay-filter="linktype"
- value="4" <?php if( $item['thumb']['linktype'][3]==4 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="外部小程序链接" lay-filter="linktype"
- value="5" <?php if( $item['thumb']['linktype'][3]==5 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="优惠券" lay-filter="linktype"
- value="6" <?php if( $item['thumb']['linktype'][3]==6 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- <label class='radio-inline'>
- <input type='radio' name='data[linktype_3]' title="客服" lay-filter="linktype"
- value="7" <?php if( $item['thumb']['linktype'][3]==7 && isset($item['thumb']['linktype'][3]) ){ ?>checked<?php } ?> data-idx="3" />
- </label>
- </div>
- </div>
- <div class="col-md-12" style="margin-bottom: 20px;">
- <div class="input-group url-group" style="display:<?php if( $item['thumb']['linktype'][3]==1 || !isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link3-1">
- <input type="text" class="form-control valid" name="data[link_3]" value="{$item['thumb']['link'][3]}" placeholder="请选择链接" id="advlink4">
- <span class="input-group-btn">
- <span data-input="#advlink4" class="btn btn-default chose_link">选择链接</span>
- </span>
- </div>
- <!-- webview -->
- <div class="url-group layui-input-block" style="margin-left:0;display:<?php if( $item['thumb']['linktype'][3]==0 && isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link3-0">
- <input type="text" class="form-control" name="data[webview_3]" value="{$item['thumb']['webview'][3]}" placeholder="请输入webview链接" value="{$item['thumb']['webview'][3]}">
- </div>
- <!-- 分类 -->
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][3]==3&&isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link3-3">
- <select name='data[cateid_3]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][3]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][3]==4&&isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link3-4">
- <select name='data[cateid_3]' class="form-control select2">
- <?php foreach($category as $c){ ?>
- <option value="{$c['id']}" <?php if($c['id']==$item['thumb']['cateid'][3]){ ?>selected<?php } ?> >{$c['name']}</option>
- <?php } ?>
- </select>
- </div>
- <div class="url-group layui-input-block " style="margin-left:0;display:<?php if( $item['thumb']['linktype'][3]==5&&isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;" id="tabs-link3-5">
- <input type="text" id='appid_3' name="data[appid_3]" class="form-control" placeholder="请输入外链小程序appid" value="{$item['thumb']['appid'][3]}" maxlength="32"/><br />
- <input type="text" class="form-control valid" name="data[outlink_3]" value="{$item['thumb']['outlink'][3]}" placeholder="请输入外链小程序链接" id="advlink4_1">
- <!--
- <span class="input-group-btn">
- <span data-input="#advlink1_1" class="btn btn-default chose_link">选择链接</span>
- </span>-->
- </div>
- <!-- 优惠券 -->
- <div class="layui-form-item url-group" id="tabs-link3-6" style="display: <?php if( $item['thumb']['linktype'][3]==6&&isset($item['thumb']['linktype'][3]) ){ ?>block<?php }else{ ?>none<?php } ?>;">
- <label class="layui-form-label must" style="width: auto;padding: 9px 0;">优惠券</label>
- <div class="layui-input-block" style="margin-left: 70px;">
- <div class="input-group " style="margin: 0;">
- <input type="text" disabled value="" class="form-control valid" placeholder="">
- <span class="input-group-btn">
- <span data-input="#coupon_id_box_3" data-name="coupon_id_3" class="btn btn-default chose_coupon_id">选择优惠券</span>
- </span>
- </div>
- <div class="multi-audio-details container" id="coupon_id_box_3" style="width:auto;">
- <?php if( !empty($couponinfo[3]) ){ ?>
- <?php foreach($couponinfo[3] as $c){ ?>
- <div class="multi-audio-item " data-id="{$c['id']}">
- <div class="input-group">
- <input type="text" class="form-control img-textname" readonly="" value="{$c['voucher_title']}">
- <input type="hidden" value="{$c['id']}" name="coupon_id_3[]">
- <div class="input-group-btn">
- <button class="btn btn-default" data-id="{$c['id']}" onclick="cancle_coupon(this, {$c['id']})" type="button"><i class="fa fa-remove"></i></button>
- </div>
- </div>
- </div>
- <?php } ?>
- <?php } ?>
- </div>
- </div>
- </div>
- <div class="layui-form-item url-group" id="tabs-link3-7"></div>
- </div>
- <div class="col-md-12">
- {:tpl_form_field_image2('data[thumb_3]', $item['thumb']['cover'][3], '', array('extras'=>array('text'=>'placeholder="必选"')))}
- </div>
- </div>
- </div>
- </div>
-
-
-
-
- <div class="layui-form-item">
- <label class="layui-form-label"> </label>
- <div class="layui-input-block">
- <input type="hidden" name="data[type]" value="<?php if($item['type']){ ?>{$item['type']}<?php }else{ ?>1<?php } ?>" id="cubeType">
- <input type="hidden" name="data[num]" value="<?php if($item['num']){ ?>{$item['num']}<?php }else{ ?>1<?php } ?>" id="cubeNum">
-
- <input type="submit" value="提交" lay-submit lay-filter="formDemo" class="btn btn-primary" id="submitBtn"/>
- </div>
- </div>
- </form>
- </div>
- </div>
- </div>
- <script src="/layuiadmin/layui/layui.js"></script>
- <script>
- layui.config({
- base: '/layuiadmin/' //静态资源所在路径
- }).extend({
- index: 'lib/index' //主入口模块
- }).use('index');
-
- $('#selectBox').on('click', '.block-box', function(){
- $(this).addClass('active').siblings().removeClass('active');
- var type = $(this).data('type');
- var num = $(this).data('num');
- $('#cubeType').val(type);
- $('#cubeNum').val(num);
- $('#bkbox').find('.row').filter(":lt(" + num +")").show();
- $('#bkbox').find('.row').filter(":gt(" + (num-1) +")").hide();
- })
- </script>
- <script>
- //由于模块都一次性加载,因此不用执行 layui.use() 来加载对应模块,直接使用即可:
- var layer = layui.layer;
- var $;
- var cur_open_div;
- var iptname;
- layui.use(['jquery', 'layer', 'form'], function () {
- $ = layui.$;
- var form = layui.form;
- form.on('radio(linktype)', function (data) {
- var idx = $(data.elem).data('idx');
- var val = data.value;
- $('#tabs-link'+ idx + '-' + val).show().siblings('.url-group').hide();
- });
-
- $('.chose_link').click(function () {
- cur_open_div = $(this).attr('data-input');
- $.post("{:U('util/selecturl', array('ok' => 1))}", {}, function (shtml) {
- layer.open({
- type: 1,
- area: '930px',
- content: shtml //注意,如果str是object,那么需要字符拼接。
- });
- });
- })
-
- $('.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('请选择要操作的内容');
- } 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(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;
- }
- });
- }
- }
- })
- });
- 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');
- });
- $('.chose_coupon_id').click(function(){
- cur_open_div = $(this).attr('data-input');
- iptname = $(this).data('name');
- var coupon_ids = [];
- var item = $(cur_open_div).find('.multi-audio-item');
- item.each(function(){
- coupon_ids.push( $(this).attr("data-id") );
- })
- $.post("{:U('Marketing/couponquery', array('ok' => 1))}", {coupon_ids:coupon_ids}, function(shtml){
- layer.open({
- type: 1,
- area: '930px',
- content: shtml //注意,如果str是object,那么需要字符拼接。
- });
- })
- })
- var lock = false;
- //监听提交
- form.on('submit(formDemo)', function (data) {
-
- var cubeNum = $('#cubeNum').val() ? $('#cubeNum').val() : 1;
- var thumb_0 = $("input[name='data[thumb_0]']").val();
- var thumb_1 = $("input[name='data[thumb_1]']").val();
- var thumb_2 = $("input[name='data[thumb_2]']").val();
- var thumb_3 = $("input[name='data[thumb_3]']").val();
- if(cubeNum==1) {
- if(thumb_0=='') {
- layer.msg('图片必须上传', {icon: 5});
- return false;
- }
- } else if(cubeNum==2) {
- if(thumb_0=='' || thumb_1=='') {
- layer.msg('图片必须上传', {icon: 5});
- return false;
- }
- } else if(cubeNum==3) {
- if(thumb_0=='' || thumb_1=='' || thumb_2=='') {
- layer.msg('图片必须上传', {icon: 5});
- return false;
- }
- } else if(cubeNum==4) {
- if(thumb_0=='' || thumb_1=='' || thumb_2=='' || thumb_3=='') {
- layer.msg('图片必须上传', {icon: 5});
- return false;
- }
- }
- $('#submitBtn').attr('disabled', true);
- $.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;
- }
- console.log(info.result.url+777);
- layer.msg('操作成功', {
- time: 1000,
- end: function () {
- location.href = info.result.url;
- }
- });
- }
- $('#submitBtn').attr('disabled', "none");
- }
- });
- return false;
- });
- })
- function cancle_coupon(obj,sdiv)
- {
- $(obj).parents('.multi-audio-item').remove();
- }
- </script>
- </body>
|