|
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <title>班次调度</title>
-
- <link rel="stylesheet" href="css/font-awesome.min.css" charset="UTF-8">
- <link rel="stylesheet" href="css/bootstrap.min.css" charset="UTF-8">
- <link rel="stylesheet" href="css/master.css" charset="UTF-8">
- <link rel="stylesheet" href="css/branchmoney.css" charset="UTF-8">
- <link rel="stylesheet" type="text/css" href="css/bootstrap-timepicker.css" />
- <!--<link rel="stylesheet" type="text/css" href="css/bootstrap-datapicker.css" />-->
- <link rel="stylesheet" type="text/css" href="css/datepicker.css" />
- <link rel="stylesheet" type="text/css" href="css/Page.css" />
- <script src="js/jquery-2.2.4.min.js"></script>
- <script src="js/Page.js"></script>
- <!-- <script src="js/bootstrap.min.js"></script> -->
- <script src="js/date-time/bootstrap-datepicker.min.js"></script>
- <script src="js/date-time/bootstrap-timepicker.min.js"></script>
-
- <script src="js/branchmoney.js"></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>
- <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" style="margin-top: 30px;width: 1200px;">-->
- <div class="iframe_box" id="">
-
- <div class = "allot" style="width: 1500px;">
- <div class="search clearfix">
- <div class="col-sm-5" style="width: 33%;">
- <lable style="margin-left:14px;" class="control-label">出发地:</lable>
- <input style="height:30px; width:70px;" type="text" class="h34" id="start_area">
-
- <lable class="control-label" style="margin-left:5px;">目的地:</lable>
- <input style="height:30px; width:70px;" type="text" class="h34" id="end_area">
-
- <lable class="control-label" style="margin-left:5px;">线路:</lable>
- <input style="height:30px; width:100px;" type="text" class="h34" id="prod">
- </div>
- <div style="width:59%;display: block; overflow: hidden; margin-left:-50px;" class="input-group col-sm-4">
- <input style="width: 100px; height: 30px; float: left;" class="form-control date-picker" id="id-date-picker-1" type="text" data-date-format="yyyy-mm-dd">
- <span class="input-group-addon" style="float: left; height: 30px; width: 40px;">
- <i class="icon-calendar bigger-110"></i>
- </span>
- <span class="input-group-addon" style="border: 0; background: #fff; padding-top: 0; padding: 0; padding-bottom: 0; float: left; line-height: 28px; margin-left: 10px; margin-right: 10px; width:15px;">至</span>
- <input style="height: 30px; width: 100px; float: left;" class="form-control date-picker" id="id-date-picker-2" type="text" data-date-format="yyyy-mm-dd">
- <span class="input-group-addon" style="float: left; height: 30px; width: 40px;">
- <i class="icon-calendar bigger-110"></i>
- </span>
- <lable class="control-label" style="margin-left:5px;">线路类型:</lable>
- <select style="margin-left:10px;height: 28px;" name="bus_type" id="bus_type">
- <option value="0">全部</option>
- <option value="255">直通巴士</option>
- <option value="256">穿梭巴士</option>
- <option value="284">城际商务车</option>
- </select>
- <lable class="control-label" style="margin-left:5px;">线路组合:</lable>
- <select style="margin-left:10px;height: 28px;" name="bus_group" id="bus_group">
- <option value="0">全部</option>
- </select>
- <bttton class="btn btn-primary add-cartype searchbtn" style="height: 30px; padding-top: 4px; padding-bottom: 4px;" value="">查询</bttton>
- </div>
-
- </div>
- <div class="filter clearfix" style="margin-top:30px; margin-bottom:10px;">
- <ul>
- <li style="margin-left:-15px;"><a style="cursor: pointer;" class="active" onclick="getList(0)">全部</a></li>
- <li><a style="cursor: pointer;" onclick="getList(1)">未派</a></li>
- <li><a style="cursor: pointer;" onclick="getList(2)">已派</a></li>
-
- <!--<li style="margin-left:30px;"><a style="cursor: pointer;">复制</a></li>-->
- <li class="btn btn-primary" style="height:30px; line-height:19px; margin-top:-6px;"><a style="cursor: pointer; background:none; border:none; text-decoration: none; color:#fff;padding:0px;" onclick="reset()">重置</a></li>
- <!--<li class="leftmore"><a style="cursor: pointer;" onclick="lock()">锁定</a></li>-->
- <!--<li class="leftmore"><a style="cursor: pointer;" onclick="unlock()">解锁</a></li>-->
- </ul>
- <ul>
- <li><a style="cursor: pointer; margin-left: 471px;" onclick="sort(1)">时间排序</a></li>
- <li><a style="cursor: pointer;" onclick="sort(2)">已售排序</a></li>
- <li><a style="cursor: pointer;" onclick="sort(0)">默认排序</a></li>
- </ul>
-
- </div>
- <div class="datashow col-sm-12 clearfix">
- <div class="col-sm-8" style="width: 72%;">
- <table width="100%" class="table table-bordered all-lineinfo">
- <thead style="color:#707070;" >
- <tr>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" ><input class="ace" onclick="select_checked('0')" type="checkbox" value="lineid"></th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));">线路</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="12%">出发日期</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="10%">出发时间</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="6%">车次</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="8%">座位数</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="10%">已售人数</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="10%">车辆</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="10%">司机</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="10%">成本总价</th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="6%">短信</th>
-
- </tr>
- </thead>
- <tbody class="replace-lineinfo alldrag">
- <tr class='line-info'>
- <td style=" text-align:center;"><input class="ace" onclick="select_checked('1')" type="checkbox" value="lineid"></td>
- <td style=" text-align:center;">line</td>
- <td style=" text-align:center;">godate</td>
- <td style=" text-align:center;">gotime</td>
- <td style=" text-align:center;">carnum</td>
-
- <td style=" text-align:center;">seat</td>
- <td style=" text-align:center;">sold</td>
- <td style=" text-align:center;" class="cardrap">cartype</td>
- <!-- <td class="cardrap">
- <div class="acar" st="">
- <p class="car-show" dataid="carid">carnum</p>
- <span clsss="hide">carname</span>
- <span clsss="hide">carseat</span>
- </div>
- </td> -->
- <td style=" text-align:center;" class="driverdrap">drivername</td>
- <td style=" text-align:center;" class="costtoale">costtotale</td>
- <td style=" text-align:center;" class="sendbutton">sendbutton</td>
- </tr>
- </tbody>
- </table>
-
- <div id="zpage"></div>
- </div>
-
- <div class="col-sm-4" style="width: 28%;">
- <div class="carinfo" style="width: 100%;">
- <label style="font-size: 18px;font-weight: bold;">车辆</label>
- <input style="margin-left: 20px;" type="text" name="carNo" id="carNo" value="" oninput="car_change(this.value)" placeholder="车牌号" />
- <select style="margin-left:10px;height: 28px;" name="car_company" id="car_company" onchange="car_company_change(this.options[this.selectedIndex].value)">
- <option value="0">全部</option>
- <option value="1">第一家车公司</option>
- </select>
- <div class="carfilter clearfix" style="margin-top: -10px">
- <div class="col-sm-6" style="width: 100%;margin-bottom: 20px;">
- <!--<label class="control-label" style="line-height: 28px;">车牌号:</label>-->
- <!--<input type="text" name="carNo" id="carNo" value="" oninput="car_change(this.value)" placeholder="车牌号" />-->
- <!--<lable class="control-label">类型:</lable>
- <select class="form-control dinline w108" id="">
- <option value="">不限</option>
- <option value="">自有</option>
- <option value="">外调</option>
- </select>-->
- </div>
- <!--<div class="col-sm-6">
- <lable class="control-label">公司</lable>
- <select class="form-control dinline w108" id="">
- <option value=""> </option>
- </select>
- </div>
- </div>-->
- <div class="carinfodata clearfix" style="height: 400px;margin-bottom: 20px;">
- <div class="acar" >
- <p class="car-show" dataid="carid">carnum</p>
- <span clsss="hide">carname</span>
- <span clsss="hide">carseat</span>
- </div>
- </div>
- <label style="font-size: 18px;font-weight: bold;">司机</label>
- <input style="margin-left: 20px;" type="text" name="driver" id="driver" value="" oninput="driver_change(this.value)" placeholder="司机姓名/手机号" />
- <select style="margin-left:10px;height: 28px;" name="driver_company" id="driver_company" onchange="driver_company_change(this.options[this.selectedIndex].value)">
- <option value="0">全部</option>
- <option value="1">第一家车公司</option>
- </select>
- <div class="carfilter clearfix">
- <div class="col-sm-6" style="width: 100%;">
- <!--<label class="control-label" style="line-height: 28px;">司机:</label>-->
- <!--<input type="text" name="driver" id="driver" value="" oninput="driver_change(this.value)" placeholder="司机姓名/手机号" />-->
- <!--<lable class="control-label">类型</lable>
- <select class="form-control dinline w108" id="">
- <option value="">不限</option>
- <option value="">自有</option>
- <option value="">外调</option>
- </select>-->
- </div>
- <!--<div class="col-sm-6">
- <lable class="control-label">公司</lable>
- <select class="form-control dinline w108" id="">
-
- </select>
- </div>-->
- </div>
-
- <div class="driverinfodata clearfix " style="height: 400px;margin-top: -10px;">
- <div class="adriver" >
- <p class="adriver-show" dataid="driverid">drivername</p>
- <span clsss="hide">drivernum</span>
- <span clsss="hide">driverphone</span>
- </div>
- </div>
- </div>
-
-
-
- </div>
- </div>
-
- </div>
- <!--结算方式-->
- <div class="update_cost_price" style="display:none;width: 640px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
- <span style="width:76px;display: inline-block;text-align: center;">结算方式:</span>
- <span style="margin-right: 50px;"><label><input onchange="change_type(this.value)" type="radio" checked="checked" name="type" value="130" />车辆结算</label></span>
- <span><label><input onchange="change_type(this.value)" type="radio" name="type" value="129" />车座结算</label></span>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div id="start_end_area" style="text-align: left;margin-bottom: 20px;">
- <!--<span style="margin-left: 20px;"><input type="radio" checked="checked" name="area" value="" />上海-乌镇</span>-->
- <span style="margin-left: 20px;"><label><input type="radio" name="area" value="[value]" />[上海-乌镇]</label></span>
- <!--<span style="margin-left: 20px;"><input type="radio" name="area" value="" />上海-乌镇</span>-->
- </div>
- <div id="col_1" class="col-sm-8" style="width: 100%;">
- <table width="100%" class="table table-bordered all-lineinfo">
- <thead style="color:#707070;" >
- <tr>
- <th colspan="2" style="text-align:left; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="40%">
- <span>
- <b style="color: red;float: left;">*</b>
- <label style="float: left;margin-right: 23px;">成本总价:</label>
- <input style="float: left;" type="text" name="" id="cost_price" value="" />
- </span>
- </th>
- </tr>
- <tr>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 车 费:</label>
- <input oninput="update_price(1)" type="text" name="" id="car_price" value="" />
- </span>
- </th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 司机补贴:</label>
- <input oninput="update_price(1)" type="text" name="" id="driver_subsidies" value="" />
- </span>
- </th>
- </tr>
- <tr>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 油 费:</label>
- <input oninput="update_price(1)" type="text" name="" id="oil_price" value="" />
- </span>
- </th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 餐 饮 费:</label>
- <input oninput="update_price(1)" type="text" name="" id="food_price" value="" />
- </span>
- </th>
- </tr>
- <tr>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 路 桥 费:</label>
- <input oninput="update_price(1)" type="text" name="" id="road_bridge_price" value="" />
- </span>
- </th>
- <th style=" text-align:center; background: #f2f2f2; background-image: -webkit-gradient(linear, left 0, left 100%, from(#f8f8f8), to(#ececec));" width="45%">
- <span>
- <label style="float: left;"> 住 宿 费:</label>
- <input oninput="update_price(1)" type="text" name="" id="sleep_price" value="" />
- </span>
- </th>
- </tr>
- </thead>
- <!--<tbody class="replace-lineinfo alldrag">
- <tr class='line-info'>
- <td style=" text-align:center;"><input class="ace" onclick="select_checked('1')" type="checkbox" value="lineid"></td>
- </tr>
- </tbody>-->
- </table>
- </div>
- <!--<div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">成本总价:</div>
- <div class="profile-info-value">
- <input name="refund_balance" type="text" style="width: 150px;height: 25px;" />
- </div>
- </div>-->
- <div id="car_seat_line" style="display: none;text-align: left;">
- <span style="width:50px;margin-left: 25px;margin-right: 10px;display: inline-block;text-align: center;word-spacing: 3px;">线 路:</span>
- <span id="seat_line" style="display: inline-block;width: 80%;float: right;">上海-西塘-乌镇</span>
- </div>
- <div id="car_seat_price" style="display:none;text-align: left;overflow: hidden;margin-top: 10px;">
- <span style="width:75px;margin-left: 20px;display: inline-block;text-align: center;">成本单价:</span>
- <div id="car_seat_every_price" style="float: right;width: 80%;">
- <div style="margin-bottom: 5px;margin-top: 5px;">
- <span style="display:inline-block;width:150px;">上海-西塘</span>
- <input oninput="update_price(2)" type="text" name="" id="" value="" />
- </div>
- <span style="display: inline-block;float: right;margin-right: 70px;">成本总价:<b id="car_seat_total_price" style="color: red;">0</b>元</span>
- </div>
- </div>
-
- <!--车成本备注-->
- <br />
- <div style="text-align: center;">
- <div style="font-weight:bold;text-align: left;margin-left: 15px;">备注</div>
- <!--<hr style="width: 1200px;margin-top: 20px;"/>-->
- <textarea id="cost_remark" name="remark" rows="5" style="width: 90%;"></textarea>
- </div>
- <!--车成本备注 end-->
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="text-align: center;">
- <span id="btn_update_cost_price" style="cursor: pointer;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: gray;display: inline-block;border-radius: 3px;">保存</span>
- <span id="btn_shutdown" onclick="click_cancel(null,'.update_cost_price')" style="cursor: pointer;margin-left:10px;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: lightgray;display: inline-block;border-radius: 3px;">关闭</span>
- </div>
- </div>
- <!--结算方式end-->
- <!--蒙板-->
- <div class="mask" onclick="hide_all()" style="display: none;top: 0;left: 0;margin: 0px;padding: 0px;width: 100%;height: 100%;position: absolute;z-index: 2;background: #000000;opacity: 0.5;"></div>
- </div>
- </div>
- <!--</div>-->
- </body>
- <!--<script src="js/master.js"></script> -->
- <script type="text/javascript">
- $(".date-picker").datepicker({
- autoclose: true
- }).next().on("click", function() {
- $(this).prev().focus();
- });
- </script>
- </html>
|