|
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <title>渠道销售报表</title>
-
- <link rel="stylesheet" href="css/ace.min.css" />
- <link rel="stylesheet" href="css/bootstrap.min.css" />
- <link rel="stylesheet" href="css/bootstrap-timepicker.css" />
- <link rel="stylesheet" href="css/font-awesome.min.css" />
- <link rel="stylesheet" href="css/daterangepicker.css" />
- <link rel="stylesheet" href="css/datepicker.css" />
- <link rel="stylesheet" href="css/Page.css" />
- <link rel="stylesheet" href="css/master.css" />
- <script type="text/javascript" src="js/jquery-2.0.3.min.js"></script>
- <script src="js/base_path.js" type="text/javascript" charset="utf-8"></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/Page.js" ></script>
-
- <script type="text/javascript" src="js/channelChart.js" ></script>
- <style type="text/css">
- .channelChart {
- width: 95%;
- overflow: hidden;
- min-width: 1200px;
- margin: 0 auto;
- overflow: hidden;
- }
-
- th,
- td {
- text-align: center;
- }
- tbody>tr {
- border-bottom: 1px solid lightgray;
- }
- #tr_final>td{
- font-weight: 700;
- }
- #tr_final>td:first-child{
- font-weight: normal;
- }
- #channelChart>tr>td:first-child {
- width: 200px;
- }
-
- .table-bordered>tfoot>tr>th,
- .table-bordered>thead>tr>td,
- .table-bordered>tbody>tr>td,
- .table-bordered>tfoot>tr>td {
- border: none;
- }
- .table thead>tr>th,
- .table tbody>tr>th,
- .table tfoot>tr>th,
- .table thead>tr>td,
- .table tbody>tr>td,
- .table tfoot>tr>td {
- line-height: 30px;
- padding: 0px;
- padding-bottom: 8px;
- padding-top: 8px;
- line-height: 1.428571;
- vertical-align: top;
- border-top: 1px solid #ddd;
- }
- tbody>tr:last-child {
- border-bottom: 1px solid #DDDDDD;
- }
- </style>
-
-
- </head>
- <body>
- <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
- <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 id="show_html" style="display:none;" class="warp clearfix">
- <div class="control-bar">
- </div>
- <div class="control-show">-->
- <div id="">
- <div class="channelChart" style="float: left;">
- <div class="top" style="margin-top: 20px;">
- <span style="float: left;">
- <span style="float: left;line-height: 30px;">销售渠道:</span>
- <select id="select_status" style="margin-right: 10px;width: 200px;">
- <option value="请选择">请选择</option>
- <option value="待审核">待审核</option>
- <option value="待调派">待调派</option>
- <option value="已调派">已调派</option>
- <option value="已发车">已发车</option>
- <option value="已完成">已完成</option>
- <option value="已停用">已停用</option>
- </select>
- </span>
- <span style="float: left;">
- <span style="float: left;line-height: 30px;">线路:</span><input id="prod" style="width: 160px;" type="text">
- </span>
- <span style="float: left;">
- <span style="float: left;line-height: 30px;">出发日期:</span>
- <div class="col-sm-1" style="float:left;width: 150px;padding-right: 3px;">
- <div class="input-group">
- <input id="id-date-picker-1" class="form-control date-picker" data-date-format="yyyy-mm-dd" type="text" placeholder="出发日期" style="font-size: 12px;width:90px;height: 30px;">
- <span class="input-group-addon">
- <i class="icon-calendar bigger-110"></i>
- </span>
- </div>
- </div>
- <span style="float: left;line-height:30px;margin-left: 8px;">-</span>
- <div class="col-sm-1" style="float:left;width: 150px;padding-right: 3px;">
- <div class="input-group">
- <input id="id-date-picker-2" class="form-control date-picker" data-date-format="yyyy-mm-dd" type="text" placeholder="结束日期" style="font-size: 12px;width:90px;height: 30px;">
- <span class="input-group-addon">
- <i class="icon-calendar bigger-110"></i>
- </span>
- </div>
- </div>
- </span>
- <span style="float: left;">
- <button id="btn_search" class="btn btn-sm btn-primary">查询</button>
- </span>
- </div>
- <div id="pagination" class="row" style="margin-top: 100px;">
- <div class="col-xs-12">
- <div class="table-responsive" style="width: 1420px;">
- <table width="1420px" id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th rowspan="2" style="width: 240px">销售渠道</th>
- <th rowspan="2" style="width: 280px">线路</th>
- <th rowspan="2" style="width: 160px">出发时间</th>
- <th rowspan="2" style="width: 80px">车数量</th>
- <th rowspan="2" style="width: 80px">座位数</th>
- <th colspan="2" style="width: 160px">出票</th>
- <th colspan="3" style="width: 240px">退票</th>
- <th rowspan="2" style="width: 80px">售票总计</th>
- <th rowspan="2" style="width: 100px">收入总计</th>
- </tr>
- <tr>
- <th style="width: 80px">数量</th>
- <th style="width: 80px">金额</th>
- <th style="width: 80px">数量</th>
- <th style="width: 80px">金额</th>
- <th style="width: 80px">手续费</th>
- </tr>
- </thead>
- <tbody id="channelChart">
- <tr id="tr_one" class="[one]" onclick="show_hide_tr('[code]')">
- <td style="font-weight: 700;">+ [全部渠道1]</td>
- <td>[线路]</td>
- <td>[出发时间]</td>
- <td>[车数量]</td>
- <td>[座位数]</td>
- <td>[出票数量]</td>
- <td>[出票金额]</td>
- <td>[退票数量]</td>
- <td>[退票金额]</td>
- <td>[退票手续费]</td>
- <td>[售票总计]</td>
- <td>[收入总计]</td>
- </tr>
- <tr id="tr_two" style="font-weight:700;display: none;" class="[two]" onclick="show_hide_tr('[code]')">
- <td style="font-weight: 700;"> + [全部渠道2]</td>
- <td>[线路]</td>
- <td>[出发时间]</td>
- <td>[车数量]</td>
- <td>[座位数]</td>
- <td>[出票数量]</td>
- <td>[出票金额]</td>
- <td>[退票数量]</td>
- <td>[退票金额]</td>
- <td>[退票手续费]</td>
- <td>[售票总计]</td>
- <td>[收入总计]</td>
- </tr>
- <tr id="tr_three" style="display: none;" class="[three]" onclick="show_hide_tr('[code]')">
- <td> [全部渠道3]</td>
- <td>[线路]</td>
- <td>[出发时间]</td>
- <td>[车数量]</td>
- <td>[座位数]</td>
- <td>[出票数量]</td>
- <td>[出票金额]</td>
- <td>[退票数量]</td>
- <td>[退票金额]</td>
- <td>[退票手续费]</td>
- <td>[售票总计]</td>
- <td>[收入总计]</td>
- </tr>
- <tr id="tr_final">
- <td>[全部]</td>
- <td>[线路]</td>
- <td>[出发时间]</td>
- <td>[车数量]</td>
- <td>[座位数]</td>
- <td>[出票数量]</td>
- <td>[出票金额]</td>
- <td>[退票数量]</td>
- <td>[退票金额]</td>
- <td>[退票手续费]</td>
- <td>[售票总计]</td>
- <td>[收入总计]</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div>
- </div>
- <div id="test">
-
- </div>
- </div>
- </div>
- <!--</div>-->
-
-
-
-
-
- </body>
- <!--<script type="text/javascript" src="js/master.js" ></script>-->
- <script type="text/javascript">
- $(".date-picker").datepicker({
- autoclose: true
- }).next().on("click", function() {
- $(this).prev().focus();
- });
- </script>
- </html>
|