|
- <!DOCTYPE html>
- <html>
-
- <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.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-2.0.3.min.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/Page.js"></script>
- <script type="text/javascript" src="./js/hotelWaitConfirm.js"></script>
-
- <script src="js/bootbox.min.js" type="text/javascript" charset="utf-8"></script>
- <script src="js/bootstrap.min.js" type="text/javascript" charset="utf-8"></script>
- <script src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
- </head>
- <style type="text/css">
- #topchart {
- width: 1200px;
- height: 210px;
- border: 1px solid lightgrey;
- margin-top: 40px;
- overflow: hidden;
- }
-
- #chartLeftSpan {
- border: 1px solid lightgrey;
- width: 280px;
- height: 208px;
- overflow: hidden;
- float: left;
- }
-
- #chartRightSpan {
- border: 1px solid lightgrey;
- width: 916px;
- height: 208px;
- overflow: hidden;
- float: left;
- }
-
- #orderDetail {
- width: 918px;
- height: 150px;
- overflow: hidden;
- }
-
- #orderCount {
- margin-top: 0px;
- width: 916px;
- height: 44px;
- }
-
- .notifacation {
- width: 160px;
- height: 34px;
- border: 1px solid lightgray;
- margin-top: 10px;
- margin-left: 20px;
- text-align: center;
- display: inline-block;
- line-height: 34px;
- }
-
- .table-bordered>thead>tr>th,
- .table-bordered>tbody>tr>th,
- .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;
- }
-
- .editable-click {
- border: 0px solid gray;
- }
-
- .profile-user-info-striped .profile-info-value {
- border-top: 0px dotted #dcebf7;
- padding-left: 12px;
- }
-
- .profile-user-info-striped {
- border: 0px solid #dcebf7;
- }
- .profile-info-value {
- padding: 6px 4px 6px 6px;
- margin-left: 120px;
- /*border-top: 1px dotted #d5e4f1;*/
- border-top: 0px dotted #d5e4f1;
- }
- .profile-info-name {
- position: absolute;
- width: 110px;
- text-align: right;
- padding: 6px 10px 6px 0;
- left: 0;
- top: 0;
- bottom: 0;
- font-weight: normal;
- color: #667e99;
- background-color: transparent;
- /*border-top: 1px dotted #d5e4f1;*/
- border-top: 0px dotted #d5e4f1;
- }
- tbody>tr {
- border-bottom: 1px dashed #DDDDDD;
- }
-
- tbody>tr:last-child {
- border-bottom: 1px solid #DDDDDD;
- }
- #tr_final > td {
- font-weight: 700;
- }
-
- th,
- td {
- text-align: center;
- }
- .cir_ul>li{
- margin: 0 auto;
- text-align: center;
- }
- </style>
- <script src="js/jquery.cookie.js"></script>
- <!--<script src="js/xm.js"></script>
- <script>
- login();
- </script>-->
- <body style="font-size: 12px;">
- <!--<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="float: left;">-->
- <div id="">
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-06
- 描述:酒店代下订单
- -->
- <div class="hotelWaitConfirm" style="width: 1225px;margin-left: 20px;display: none;">
- <div class="top" style="font-size: 20px;">
- <div style="font-size: 20px;">订单详情</div>
- <hr style="width: 1200px;margin-top: 20px;" />
- </div>
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-08
- 描述:上面的交互---圆
- -->
- <div id="topchart">
- <div id="chartLeftSpan">
- <div id="orderNo" style="margin-left: 30px;margin-top: 20px;font-size: 10px;color: darkgray;">订 单 号:[订单号]</div>
- <div id="ifStay" style="margin-left: 30px;margin-top: 30px;font-size: 18px;">[是否入住]</div>
- <div id="pay_time" style="margin-left: 30px;height: 10px;margin-top: 20px;"><!--<img width="10px" height="10px" src="html/images/aa.jpg"/>支付剩余时间:14 分 55 秒--></div>
- <div id="orderCome" style="margin-top:30px ;margin-left: 30px;font-size: 10px;">订单来源:[分销商(上海驴妈妈)]</div>
- <div id="saleStyle" style="margin-left: 30px;font-size: 10px;">销售方式:[酒店]</div>
- </div>
- <div id="chartRightSpan" style=" width: 918px;">
- <div id="orderDetail" style="margin-left: 35px;">
- <div id="commitOrder" style="float: left;">
- <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
- <li id="one_cir" style="width: 30px;height: 30px;border: 3px solid greenyellow; border-radius: 15px;"></li>
- <li id="one_statu" style="margin-top: 10px;">提交订单</li>
- <li id="one_date" style="margin-top: 10px;"></li>
- <li id="one_time"></li>
- </ul>
- </div>
-
- <div id="payOrder" style="float: left; margin-left: 35px; ">
- <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
- <li id="two_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
- <li id="two_statu" style="margin-top: 15px;">付款成功</li>
- <li id="two_date" style="margin-top: 10px;"></li>
- <li id="two_time"></li>
- </ul>
- </div>
- <div id="affirmOrder" style="float: left; margin-left: 60px;">
- <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
- <li id="three_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
- <li id="three_statu" style="margin-top: 10px;">确认</li>
- <li id="three_date" style="margin-top: 10px;"></li>
- <li id="three_time" style="margin-left: 5px;"></li>
- </ul>
- </div>
- <div id="arrangeOrder" style="float: left; margin-left: 35px;">
- <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
- <li id="four_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
- <li id="four_statu" style="margin-top: 15px;">确认安排</li>
- <li id="four_date" style="margin-top: 10px;"></li>
- <li id="four_time"></li>
- </ul>
- </div>
- <div id="pay_small" style="float: left; margin-left: 60px;">
- <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
- <li id="five_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
- <li id="five_statu" style="margin-top: 10px;">通知</li>
- <li id="five_date" style="margin-top: 10px; "></li>
- <li id="five_time"></li>
- </ul>
- </div>
-
- <div id="checkIn" style="float: left; margin-left: 60px; ">
- <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
- <li id="six_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
- <li id="six_statu" style="margin-top: 10px;">入住酒店</li>
- <li id="six_date1" style="margin-top: 10px;"></li>
- <li id="six_temp" style="text-align: center;">-</li>
- <li id="six_date2"></li>
- </ul>
- </div>
- <div>
-
- </div>
- </div>
- <div style=" margin-left: 35px; border: 1px dashed lightgray ;width: 844px;"></div>
- <div id="orderCount">
- <span id="span_order_remark" onclick="click_show_div('.orderRemark',$(this))" name="订单备注" class="notifacation" style="cursor: pointer;margin-left: 35px;">订单备注:[a]条</span>
- <span id="span_info_noti" onclick="click_show_div('.info_noti',$(this))" name="短信通知" class="notifacation" style="cursor: pointer;">短信通知:[b]条</span>
- <!--<span id="span_order_fujian" onclick="click_show_div('.order_attachment',this)" class="notifacation" style="cursor: pointer;">订单附件:[c]条</span>-->
-
- <span id="downBtn3" onclick="click_OK('#downBtn3',this.innerHTML)" style="margin-top:10px;margin-right: 35px;float:right;cursor: pointer;margin-left:10px;width: 50px;height: 35px;display: inline-block;line-height: 35px; text-align: center;border: 1px solid rgb(204,204,204);">取消</span>
- <span id="downBtn2" onclick="click_OK('#downBtn2',this.innerHTML)" style="margin-top:10px;float:right;cursor: pointer;margin-left:10px;width: 50px;height: 35px;display: inline-block;line-height: 35px;text-align: center; border: 1px solid rgb(204,204,204);">修改</span>
- <span id="downBtn1" onclick="click_OK('#downBtn1',this.innerHTML)" style="margin-top:10px;float:right;cursor: pointer;width: 50px;height: 35px; display: inline-block;line-height: 35px;background-color: rgb(204,204,204);text-align: center;">支付</span>
-
- </div>
- </div>
- </div>
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-08
- 描述:上面的交互---圆
- -->
- <!--预订信息-->
- <div class="bookingInfo">
- <p style="margin-top: 16px;"><b>预订信息</b></p>
- <hr />
- <div class="tabbable">
- <div class="profile-user-info profile-user-info-striped">
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">产 品:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id="hotel_room">[产品]</span>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">入住日期:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id="ruzhu_date">[开始日期] - [结束日期] 共 [num] 晚,[hour]时最晚到店</span>
- <div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive">
- <table id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th>入住日期</th>
- <th>数量</th>
- <th width="120px">采购价</th>
- <th width="120px">结算价</th>
- <th>零售价</th>
- <th>采购价金额</th>
- <th>结算价金额</th>
- <th>销售利润</th>
- </tr>
- </thead>
- <tbody id="booking_list">
- <tr id="tr_booking_one">
- <td>[入住日期]</td>
- <td>[数量]</td>
- <td>[采购价]</td>
- <td>[结算价]</td>
- <td>[零售价]</td>
- <td>[采购价金额]</td>
- <td>[结算价金额]</td>
- <td>[销售利润]</td>
- </tr>
- <tr id="tr_booking_final">
- <td>总计:</td>
- <td></td>
- <td></td>
- <td></td>
- <td>[总零售价]</td>
- <td>[采购价金额]</td>
- <td>[结算价金额]</td>
- <td>[销售利润]</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div>
- <!-- /span -->
- </div>
- <!--row end-->
- </div>
- </div>
- </div>
- </div>
- <!--tabbable end-->
- </div>
- <!--预订信息 end-->
- <div style="clear: both;"></div>
- <!--客人信息-->
- <div style="font-weight:bold;">客人信息</div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div class="guest" style="width: 300px;margin-left: 100px;background-color: lightgray;padding: 10px 20px 10px 20px;">
- <p id="guest_name">[客人姓名]</p>
- <p id="guest_phone">[客人电话]</p>
- </div>
-
- <!--客人信息 end-->
- <!--结算信息-->
-
- <!--<div class="settlementInfo">
- <p><b>结算信息</b></p>
- <hr />-->
- <!--分销商-->
- <!--<div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive">
- <p>分销商</p>
- <table id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th>名称</th>
- <th>分销商订单号</th>
- <th>交易类型</th>
- <th>项目</th>
- <th>金额</th>
- <th>交易方式</th>
- <th>生成时间</th>
- <th>支付时间</th>
- </tr>
- </thead>
- <tbody id="fen_shopList">
- <tr id="tr_fen_one">
- <td>[名称]</td>
- <td>[分销商订单号]</td>
- <td>[交易类型]</td>
- <td>[项目]</td>
- <td>[金额]</td>
- <td>[交易方式]</td>
- <td>[生成时间]</td>
- <td>[支付时间]</td>
- </tr>
- </tbody>
- </table>
- </div>-->
- <!-- /.table-responsive -->
- <!--</div>
- </div>-->
- <!--分销商 end-->
- <!--供应商-->
- <!--<div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive">
- <p>供应商</p>
- <table id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th>名称</th>
- <th>分销商订单号</th>
- <th>交易类型</th>
- <th>项目</th>
- <th>金额</th>
- <th>交易方式</th>
- <th>生成时间</th>
- <th>支付时间</th>
- </tr>
- </thead>
- <tbody id="give_shopList">
- <tr id="tr_give">
- <th>[名称]</th>
- <th>[分销商订单号]</th>
- <th>[交易类型]</th>
- <th>[项目]</th>
- <th>[金额]</th>
- <th>[交易方式]</th>
- <th>[生成时间]</th>
- <th>[支付时间]</th>
- </tr>
- </tbody>
- </table>
- </div>-->
- <!-- /.table-responsive -->
- <!--</div>
- </div>-->
- <!--供应商 end-->
- <!--</div>-->
- <!--结算信息 end-->
- </div>
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-06
- 描述:酒店订单待处理
- -->
- <!--<div class="mask" style="opacity: 0.5;background-color: #000;width: 100%;height: 100%;position: fixed;;left: 0;top: 0;"></div>-->
- <!--订单备注-->
- <div class="orderRemark" style="display: none;width:530px;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 id="add_order_remark" onclick="click_two_show_div('.orderRemark','.addOrderRemark')" style="cursor: pointer;width: 76px;display: inline-block;text-align: center;background-color: lightgray;">+ 添加</span>
- <div style="width:490px;margin: 10px auto 20px auto;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive" style="width: 490px;margin: 0 auto;">
- <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th width="80px">类型</th>
- <th width="210px">内容</th>
- <th width="80px">添加人</th>
- <th width="120px">添加时间</th>
- </tr>
- </thead>
- <tbody id="ht_comment_list">
- <tr id="ht_tr_com_one" style="display: none;">
- <td>[类型]</td>
- <td style="text-align: left;">[内容]</td>
- <td>[添加人]</td>
- <td>[添加时间]</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div>
- <!-- /span -->
- </div>
- <!--row end-->
- <span id="btn_shutdown" onclick="click_cancel(null,'.orderRemark')" style="cursor:pointer;margin-left:210px;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: lightgray;display: inline-block;border-radius: 3px;">关闭</span>
- </div>
- <!--订单备注 end-->
- <!--添加订单备注-->
- <div class="addOrderRemark" style="display:none;width: 530px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">备 注:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id="hotel_room"></span>
- <select id="add_com_sel" name="">
- <option value="">选择类型</option>
- <option value="0">内部备注</option>
- <option value="1">公共备注</option>
- </select>
- <br />
- <textarea id="or_remark_txt" style="width: 300px;height: 60px;"></textarea>
- </div>
- </div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_comment_submit" 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('.orderRemark','.addOrderRemark')" 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="info_noti" style="display: none;width: 530px;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 id="send_info" onclick="click_two_show_div('.info_noti','.sendMessage')" style="cursor: pointer;width: 76px;display: inline-block;text-align: center;background-color: lightgray;">+ 发短信</span>-->
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive" style="width: 490px;margin: 0 auto;">
- <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th width="290px">内容</th>
- <th width="80px">操作人</th>
- <th width="120px">发送时间</th>
- </tr>
- </thead>
- <tbody id="ht_send_message_list">
- <tr id="ht_tr_mes_one" style="display: none;">
- <!--手机号:短信内容-->
- <td style="text-align: left;">[内容]</td>
- <td>[操作人]</td>
- <td>[发送时间]</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div>
- <!-- /span -->
- </div>
- <!--row end-->
- <span id="btn_shutdown" onclick="click_cancel(null,'.info_noti')" style="cursor:pointer;margin-left:210px;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: lightgray;display: inline-block;border-radius: 3px;">关闭</span>
- </div>
- <!--短信通知 end-->
- <!--发送短信-->
- <div class="sendMessage" style="display:none;width: 530px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">手机号:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id=""></span>
- <input id="send_mobile" style="width: 300px;" value=""/>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">内 容:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id=""></span>
- <textarea id="or_send_mes_txt" style="width: 300px;height: 60px;"></textarea>
- </div>
- </div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_message_submit" 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,'.sendMessage')" 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="order_attachment" style="display: none;width: 430px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div id="pagination" class="row">
- <div class="col-xs-12">
- <div class="table-responsive" style="width: 390px;margin: 0 auto;">
- <table width="390px" id="sample-table-1" class="table table-striped table-bordered table-hover">
- <thead>
- <tr>
- <th width="290px">文件名称</th>
- <th width="100px">类型</th>
- </tr>
- </thead>
- <tbody id="hotelList">
- <tr id="tr_one">
- <td>酒店通知单7567657</td>
- <td>酒店通知单</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div>
- <!-- /span -->
- </div>
- <!--row end-->
- </div>
- <!--订单附件 end-->
- <!--订单支付-->
- <div class="order_pay" style="display: none; width: 450px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray; border-radius: 5px;">
- <span style="width:76px;display: inline-block;text-align: center;">订单支付</span>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">支付金额:</div>
- <div class="profile-info-value">
- <span id="pay_money" class="editable editable-click" id=""></span>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">支付方式:</div>
- <div class="profile-info-value">
- <select id="select_order_pay" name="" onchange="select_pay_way(this.options[this.selectedIndex].value)">
- <!--<option value="0">分销商授信额度支付</option>-->
- <!--232天猫旗舰店支付-->
- <option selected="selected" value="232">天猫旗舰店支付</option>
- </select>
- </div>
- </div>
- <!--<div id="pay1" class="profile-info-row" style="display: block;">
- <div class="profile-info-name" style="background-color: white;">授信余额:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id="">80000 元</span>
- </div>
- </div>-->
- <div id="pay2" class="profile-info-row" style="display: block;">
- <div class="profile-info-name" style="background-color: white;">流 水 号:</div>
- <div class="profile-info-value">
- <input id="pay_water_num" style="width: 300px;" value="" placeholder=" 订单支付流水号"/>
- </div>
- </div>
- <hr style="margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_order_pay_submit" 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,'.order_pay')" 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="order_return" style="display: none;width: 450px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">支付金额:</div>
- <div class="profile-info-value">
- <span id="order_return_pay_money1" class="editable editable-click" id=""></span>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">支付方式:</div>
- <div class="profile-info-value" style="height: 30px;">
- <span id="order_return_pay_type1" class="editable editable-click" id=""></span>
- </div>
- </div>
- <div class="profile-info-row" style="height: 30px;">
- <div class="profile-info-name" style="background-color: white;">支付时间:</div>
- <div class="profile-info-value">
- <span id="order_return_pay_time" class="editable editable-click" id=""></span>
- </div>
- </div>
- <!--虚线-->
- <div style="margin-top:20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row" style="height: 30px;">
- <div class="profile-info-name" style="background-color: white;">退还金额:</div>
- <div class="profile-info-value" style="height: 30px;">
- <span id="order_return_pay_money2" class="editable editable-click" id=""></span>
- </div>
- </div>
- <div class="profile-info-row" style="height: 30px;">
- <div class="profile-info-name" style="background-color: white;">退还方式:</div>
- <div class="profile-info-value">
- <span id="order_return_pay_type2" class="editable editable-click"></span>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">备 注:</div>
- <div class="profile-info-value">
- <textarea id="order_return_comment" name="" style="width: 300px;height: 93px;"></textarea>
- </div>
- </div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_order_return_submit" 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,'.order_return')" 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="hotel_OK" style="display:none;width: 450px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">确认号:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id=""></span>
- <input id="ht_ok_code" style="width: 300px;" value=""/>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">备 注:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id=""></span>
- <textarea id="ht_ok_comment" name=""style="width: 300px;height: 60px;"></textarea>
- </div>
- </div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_hotel_ok_submit" 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,'.hotel_OK')" 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="back_apply" style="display:none;width: 450px;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>
- <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
- <div class="profile-info-row">
- <!--<div class="profile-info-name" style="background-color: white;">处理方式:</div>
- <div class="profile-info-value">
- <span style="padding-left: 10px;"><input type = "checkbox" value = ""/>修改</span>
- <span style="padding-left: 35px;"><input type = "checkbox" value = ""/>退单</span>
- </div>-->
- </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 class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">供应商退回:</div>
- <div class="profile-info-value">
- <input name="suppliers_return" type="text" style="width: 150px;height: 25px;" />
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">退改原因:</div>
- <div class="profile-info-value">
- <textarea name="refund_reason" id="reason" style="width: 300px;height: 100px;" cols="30" rows="10"></textarea>
- </div>
- </div>
- <hr style="width: 1200px;margin-top: 20px;" />
- <div style="margin-left: 100px;">
- <span id="btn_back_apply_submit" 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,'.back_apply')" 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>-->
- </body>
- <!--<script src="js/master.js" type="text/javascript" charset="utf-8"></script>-->
- <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();
- });
- </script>
-
- </html>
|