|
- <!DOCTYPE html>
- <html class="no-js" lang="">
- <head>
- <meta charset="UTF-8">
- <title>订单列表</title>
- <link rel="stylesheet" type="text/css" href="./css/ace.min.css" />
- <link rel="stylesheet" type="text/css" href="./css/bootstrap/bootstrap.min.css" />
- <link rel="stylesheet" type="text/css" href="./css/bootstrap-timepicker.css" />
- <link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css" />
- <link rel="stylesheet" type="text/css" href="./css/daterangepicker.css" />
- <link rel="stylesheet" type="text/css" href="./css/datepicker.css" />
- <link rel="stylesheet" type="text/css" href="./css/master.css">
- <link rel="stylesheet" type="text/css" href="./css/Page.css">
- <script type="text/javascript" src="./js/jquery-1.11.3.min.js"></script>
- <script type="text/javascript" src="./js/order_list.js"></script>
- <!--<script type="text/javascript" src="./js/master.js"></script>-->
- <script type="text/javascript" src="./js/date-time/bootstrap-datepicker.min.js"></script>
- <script type="text/javascript" src="./js/date-time/bootstrap-timepicker.min.js"></script>
-
- <!--<script type="text/javascript" src="./js/Page2.js"></script>-->
- <script src="js/Page.js" type="text/javascript"></script>
-
- <script src="js/jquery.cookie.js"></script>
- <script src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
- <!--<script src="js/xm.js"></script>
- <script>
- login();
- </script>-->
-
- </head>
- <style type="text/css">
- sup {
- top: -1.5em;
- left: 1.5em;
- }
- .addbackground{
- background-color: #666!important;
- }
- </style>
- <body style="font-size: 12px;" style="margin-bottom: 0px;">
- <!--<div class="navbar navbar-default">
- <div class="navbar-header ">
- <a href="#" class="navbar-brand">
- <i class="icon-leaf"></i>
- CS System<sub style="font-size:12px;position: initial;"> <span id="version_txt"></span></sub>
- </a>
- </div>
- </div>-->
-
- <!--<div class="warp clearfix">
- <div class="control-bar"> </div>
- <div class="control-show" style="float: left;">-->
- <div id="">
- <!--
- 作者:刘兵
- 时间:2016-06-03
- 描述:add start
- -->
- <div class="page-content" style="width: 1225px; margin-left: 40px; margin-top: 30px;">
- <div class="row">
- <form class="form-horizontal" role="form">
- <div class="form-group">
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px; margin-top:2px;">时间范围:</label>
- <div class="col-sm-1" style="width: auto;">
- <select id="timelimit" style="width: 90px;">
- <option value="下单时间" selected="selected" style="font-size: 12px;">下单时间</option>
- <option value="出发时间" style="font-size: 12px;">出发时间</option>
- </select>
- </div>
- <div class="col-sm-1" style="width: 12%;padding-right: 3px;">
- <div class="input-group">
- <input id="starttime" class="form-control date-picker" data-date-format="yyyy-mm-dd" type="text" placeholder="开始日期" style="font-size: 12px; height:30px;">
- <span class="input-group-addon">
- <i class="icon-calendar bigger-110"></i>
- </span>
- </div>
- </div>
- <!--
- <div class="col-sm-1" style="width: 12%;padding-left: 3px; padding-right: 1px;">
- <div class="input-group bootstrap-timepicker">
- <input id="timepicker1" type="text" class="form-control" style="font-size: 12px;"/>
- <span class="input-group-addon">
- <i class="icon-time bigger-110"></i>
- </span>
- </div>
- </div>
- -->
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;">-</label>
- <div class="col-sm-1" style="width: 12%;padding-right: 3px;">
- <div class="input-group">
- <input id="endtime" class="form-control date-picker" data-date-format="yyyy-mm-dd" type="text" placeholder="截至日期" style="font-size: 12px; height:30px;">
- <span class="input-group-addon">
- <i class="icon-calendar bigger-110"></i>
- </span>
- </div>
- </div>
- <!--
- <div class="col-sm-1" style="width: 12%;padding-left: 3px;">
- <div class="input-group bootstrap-timepicker">
- <input id="timepicker2" type="text" class="form-control" style="font-size: 12px;"/>
- <span class="input-group-addon">
- <i class="icon-time bigger-110"></i>
- </span>
- </div>
- </div>
- -->
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;margin-top:2px;margin-left:20px;" >线路:</label>
- <div class="col-sm-3" style="width: 150px;">
- <input id="line" class="form-control" type="text" style="font-size: 12px; height:30px;" placeholder="线路"/>
- </div>
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;margin-top:2px;" >出发地:</label>
- <div class="col-sm-1">
- <input id="start_area" class="form-control" type="text" style="font-size: 12px; height:30px;width: 92px;" placeholder="出发地"/>
- </div>
- <label class="col-sm-1 control-label no-padding-right" style="margin-left: 12px;width: auto; font-size: 12px;margin-top:2px;" >目的地:</label>
- <div class="col-sm-1">
- <input id="end_area" class="form-control" type="text" style="font-size: 12px; height:30px;width: 92px;" placeholder="目的地"/>
- </div>
- </div>
-
- <div class="form-group">
- <label class="col-sm-1 no-padding-right" style="font-size: 12px;width:auto;">订单渠道:</label>
- <div class="col-sm-1" style="width: 15%;padding: 0;margin-left: 15px;">
- <!-- <select id="ordersource" style="font-size: 12px; width: 200px;">
- <option value="-1" selected="selected" style="font-size: 12px;">请选择</option>
- </select> -->
- <div id="bts-ex-4" class="selectpicker" data-live="true">
- <button data-id="prov" type="button" class="dropdown-toggle1" style="width: 100%;background-color: #fff;border: 1px solid #ccc;height: 30px;padding-left: 5px;">
- <span style="float:left;" class="placeholder">请选择</span>
- <span style="float:right;" class="caret"></span>
- </button>
- <div class="dropdown-menu">
- <div class="live-filtering" data-clear="true" data-autocomplete="true" data-keys="true">
- <label class="sr-only" for="input-bts-ex-4">Search</label>
- <div class="search-box">
- <div class="input-group">
- <span class="input-group-addon" id="search-icon3">
- <span><img width="15px;" src="images/search.png"></span>
- </span>
- <input type="text" placeholder="Search" id="input-bts-ex-4" class="form-control live-search" aria-describedby="search-icon3" tabindex="1" />
- </div>
- </div>
- <div class="list-to-filter">
- <ul id="ordersource" class="list-unstyled">
- <!-- <li value="-1" class="filter-item items" data-filter="item_1">请选择</li> -->
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
-
-
-
-
-
- <div id="minus" class="form-group">
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;">订单状态:</label>
- <div class="col-sm-1" style="width: 70px; padding-right: 2px;" onclick="getList(0)">
- <span id="add0" class="btn addbackground" style="font-size: 12px; width: 50px; padding: 3px 6px;">全部<sup id="orderAll" style="display: block; font-size: 8px;text-shadow: 1px 1px 1px #672020;"></sup></span>
- </div>
- <div class="col-sm-1" style="width: 70px; padding-left: 2px; padding-right: 2px;" onclick="getList(145)">
- <span id="add145" class="btn" style="font-size: 12px;width: 50px; padding: 3px 6px;">待支付<sup id="orderPaid" style="display: block; font-size: 8px; text-shadow: 1px 1px 1px #672020;"></sup></span>
- </div>
- <div class="col-sm-1" style="width: 70px; padding-left: 2px; padding-right: 2px;" onclick="getList(146)">
- <span id="add146" class="btn" style="font-size: 12px;width: 50px; padding: 3px 6px;">已出票<sup id="orderIssued" style="display:block ; font-size: 8px; text-shadow: 1px 1px 1px #672020;"></sup></span>
- </div>
- <div class="col-sm-1" style="width: 70px; padding-left: 2px; padding-right: 2px;" onclick="getList(147)">
- <span id="add147" class="btn" style="font-size: 12px;width: 50px; padding: 3px 6px;">已完成<sup id="orderCompleted" style="display: block; font-size: 8px; text-shadow: 1px 1px 1px #672020;"></sup></span>
- </div>
- <div class="col-sm-1" style="width: 70px; padding-left: 2px; padding-right: 2px;" onclick="getList(148)">
- <span id="add148" class="btn"style="font-size: 12px;width: 50px; padding: 3px 6px;">已取消<sup id="orderCanceled" style="display: block; font-size: 8px; text-shadow: 1px 1px 1px #672020;"></sup></span>
- </div>
- <label class="col-sm-1 control-label no-padding-right" style="display: none;width: auto; font-size: 12px; padding-left: 210px;">支付状态:</label>
- <div class="col-sm-1" style="display: none;width: auto;">
- <select id="paystatus" style="font-size: 12px; width: 90px;">
- <option value="-1" selected="selected" style="font-size: 12px;">请选择</option>
- <option value="1" style="font-size: 12px;">已支付</option>
- <option value="0" style="font-size: 12px;">未支付</option>
- </select>
- </div>
- <!--
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;">结算状态:</label>
- <div class="col-sm-1" style="width: auto;">
- <select id="billingstatus" style="font-size: 12px; width: 90px;">
- <option value="" selected="selected" style="font-size: 12px;">请选择</option>
- <option value="0" style="font-size: 12px;">待结算</option>
- <option value="1" style="font-size: 12px;">已结算</option>
- </select>
- </div>
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;">退改状态:</label>
- <div class="col-sm-1" style="width: auto;">
- <select id="mealbounce" style="font-size: 12px; width: 90px;">
- <option value="" selected="selected" style="font-size: 12px;">请选择</option>
- <option value="1" style="font-size: 12px;">有改签</option>
- <option value="2" style="font-size: 12px;">有退票</option>
- <option value="3" style="font-size: 12px;">已改签</option>
- <option value="4" style="font-size: 12px;">已退票</option>
- </select>
- </div>
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;">退款状态:</label>
- <div class="col-sm-1" style="width: auto;">
- <select id="refund" style="font-size: 12px; width: 90px;">
- <option value="" selected="selected" style="font-size: 12px;">请选择</option>
- <option value="1" style="font-size: 12px;">退款中</option>
- <option value="2" style="font-size: 12px;">已退款</option>
- </select>
- </div>
- -->
- </div>
- <div class="form-group">
- <label class="col-sm-1 control-label no-padding-right" style="width: auto; font-size: 12px;margin-top:2px;" >更多查询:</label>
- <div class="col-sm-3">
- <input id="moresearch" class="form-control" type="text" style="font-size: 12px; height:30px;" placeholder="订单号/客人姓名/客人电话"/>
- </div>
- <div class="col-sm-1" style="padding-left: 2px; padding-right: 2px;">
- <span class="btn" style="font-size: 12px;height:30px;" onclick="getList(0)">查询</span>
- </div>
-
- <div class="col-sm-1" style=" padding-left: 2px; padding-right: 2px;">
- <span class="btn" style="font-size: 12px;" onclick="exportToExcel()">导出游客信息</span>
- </div>
-
- </div>
- </form>
- </div>
- <div class="row">
- <div>
- <div class="table-responsive" style="width: 1225px;">
- <table id="orderTable" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <!--<th class="center" style="width: 30px;"><label><input class="ace" onclick="select_checked(0)" type="checkbox"><span class="lbl"></span></label></th>-->
- <th style="width: 90px;">订单编号</th>
- <th style="width: 120px;">下单时间</th>
- <th style="width: 160px;">订单渠道</th>
- <th style="width: 160px;">渠道订单号</th>
- <th style="width: 360px;">预订产品</th>
- <th style="width: 120px;">出发时间</th>
- <th style="width: 130px;">联系人</th>
- <th style="width: 113px;">状态</th>
- <th style="width: 100px;">操作</th>
- </tr>
- </thead>
- <tbody id="tableOrder">
- <tr>
- <!--<td class="center" style="width: 30px;"><label><input class="ace" onclick="select_checked(1)" type="checkbox"><span class="lbl"></span></label></td>-->
- <td style="width: 90px;"><a target="_Blank" href="order_details.html?order_id=[order_id]">订单编号</a></td>
- <td style="width: 120px;">下单时间</td>
- <td style="width: 160px;">订单来源</td>
- <td style="width: 160px;">渠道订单号</td>
- <td style="width: 360px;">
- <div><a>line</a>预订产品</div>
- <div id="ticketText">
- <div>普通成人票 </div>
- </div>
- <!--<div>贵宾成人票 </div>-->
- </td>
- <td style="width: 120px;">出发时间</td>
- <td style="width: 130px;">
- <div>name</div>
- <div>phone</div>
- </td>
- <td style="width: 113px;">状态</td>
- <td style="width: 100px;">
- <span><a style="cursor: pointer;" onclick="cancel(0)">cancelOrder</a></span>
- <span><a onclick="meal(0)">mealOrder</a></span>
- <span><a onclick="refund(0)">refundOrder</a></span>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- <div id="page"></div>
- </div>
- <!--
- 作者:作者:刘兵
- 维护:付泓程
- 时间:2016-06-03
- 描述:add end
- -->
- </div>
- <!--</div>-->
-
-
- </body>
- <!-- -->
- <script type="text/javascript">
-
- $('.date-picker').datepicker({autoclose:true}).next().on("click", function(){$(this).prev().focus();});
- $('#timepicker1').timepicker({minuteStep: 1,showSeconds: false,showMeridian: false}).next().on("click", function(){$(this).prev().focus();});
- $('#timepicker2').timepicker({minuteStep: 1,showSeconds: false,showMeridian: false}).next().on("click", function(){$(this).prev().focus();});
- var dataSoure = getStorJson("dataSoure");
- initdata(dataSoure);
- function initdata(data){
- var temp = '<li value=-1 class="filter-item items" data-filter="请选择">请选择</li>';
- for (var i=0;i<data.length;i++) {
- var j = i+1;
- temp += '<li value="'+j+'" class="filter-item items" data-filter="'+data[i].soure+'">'+data[i].soure+'</li>'
-
- }
- $("#ordersource").html(temp);
- // $(".filter-item").click(function(){
- // alert($(this).val());
- // });
- }
-
-
-
- //设置Json类型的本地缓存
- function setStorJson(objName, json){
- if (json)
- setStorage(objName, JSON.stringify(json));
- }
- //读取Json类型的本地缓存
- function getStorJson(objName){
- var ret = null;
- var str = getStorage(objName);
- if (str)
- ret = JSON.parse(str);
- return ret;
- }
- </script>
- <script src="js/bootstrap.min.js"></script>
- <script src="js/modernizr.min.js"></script>
- <script src="js/vendor/tabcomplete.min.js"></script>
- <script src="js/vendor/livefilter.min.js"></script>
- <script src="js/vendor/src/bootstrap-select.js"></script>
- <script src="js/vendor/src/filterlist.js"></script>
- <script src="js/plugins.js"></script>
- </html>
|