|
- <!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 src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
- <script type="text/javascript" src="./js/hotelPlaceOrder.js"></script>
- </head>
- <style type="text/css">
- .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;
- }
-
- 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;
- }
- .profile-user-info-striped .profile-info-name {
- color: #336199;
- border-top: 1px solid #f7fbff;
- margin-left: 20px;
- }
- </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;">-->
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-06
- 描述:酒店代下订单
- -->
- <div id="">
- <div class="hotelPlaceOrder" style="width: 1225px;margin-left: 20px;">
- <form name="myform" action="" method="post">
- <input type="hidden" name="method" value="add" />
- <input type="hidden" name="maxcount" value="0" />
- <input type="hidden" name="prod_id" value="0" />
- <div class="top" style="font-size: 20px;">
- 代下订单
- <hr style="width: 1200px;margin-top: 20px;"/>
- </div>
- <div class="bookingInfo">
- <p><b>预订信息</b></p>
- <hr />
- <div class="tabbable" style="margin-left:11px;">
- <div class="profile-user-info profile-user-info-striped">
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;"><span style="letter-spacing:24px;">产</span>品:</div>
- <div class="profile-info-value">
- <span class="editable editable-click" id="hotel_room"> </span>
- <input hidden="hidden" type="text" name="prod_name" id="prod_name"/>
- </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">来源分类:
- <select name="order_from" onchange="sel_type(this.options[this.selectedIndex].value)" style="margin-left: 10px;">
- <option value="">请选择</option>
- <option value="176">自营</option>
- <option value="177">分销</option>
- </select>
- </span>
- </div>
- </div>
- <div id="fen" class="profile-info-row" style="display: none">
- <div class="profile-info-name" style="background-color: white;"></div>
- <div class="profile-info-value">
- <span id="fen_name" class="editable editable-click">订单渠道:
- <!--<select>
- <option value="0">选择省</option>
- <option value="1">四川省</option>
- <option value="2">云南省</option>
- </select>
- <select>
- <option value="0">选择市</option>
- <option value="1">广安市</option>
- <option value="2">成都市</option>
- </select>-->
- <!--<input name="distributors" id="distributors" readonly="true" style="margin-left: 10px;" type="text"placeholder="名称 / 手机 / 登录名" value="" />-->
- <select style="margin-left: 10px;" name="distributors" id="distributors">
- <option value="1">蜘蛛行网络科技有限公司</option>
- <option value="2">上海自在国际旅行社有限公司</option>
- <option value="3">上海南顺旅行社</option>
- <option value="4">上海恒栋车公司</option>
- <option value="5">两站服务台</option>
- <option value="6">同行管理</option>
- <option value="7">移动终端销售</option>
- <option value="8">微信销售</option>
- <option value="9">IOS 销售</option>
- <option value="10">ANDROID 销售</option>
- </select>
- </span>
- <br /><br />
- <span class="editable editable-click">订单编号:
- <input name="outside_order_id" id="order_no" readonly="true" style="margin-left: 10px;" type="text"placeholder="分销商订单号" value="" />
- </span>
- </div>
- </div><!--profile-info-row end-->
- <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 class="col-sm-1" style="float: left;width: 150px;padding-left:0px;padding-right: 3px;margin-bottom: 10px;">
- <div class="input-group">
- <input id="id-date-picker-1" onchange="date_choose_picker(1)" 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="float: left;width: 150px;padding-left:0px;padding-right: 3px;margin-bottom: 10px;">
- <div class="input-group">
- <input id="id-date-picker-2" onchange="date_choose_picker(2)" 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>
- <span id="all_days" class="editable editable-click" style="display: inline-block; padding-top:5px;height: 20px;;margin-left: 10px;">共 0 晚</span>
- <select name="arrive_latest_time" onchange="sel_time_hour(this.options[this.selectedIndex].innerHTML)" style="margin-left: 30px">
- <option value="12:00">12:00</option>
- <option value="13:00">13:00</option>
- <option value="14:00">14:00</option>
- <option value="15:00">15:00</option>
- <option value="16:00">16:00</option>
- <option value="17:00">17:00</option>
- <option value="18:00">18:00</option>
- <option value="19:00">19:00</option>
- <option value="20:00">20:00</option>
- <option value="21:00">21:00</option>
- <option value="22:00">22:00</option>
- <option value="23:00">23:00</option>
- <option value="24:00">24:00</option>
- </select>
- <span class="editable editable-click" style="display: inline-block; padding-top:5px;height: 20px;;margin-left: 10px;">最晚到达</span>
- </div>
- </div><!--profile-info-row end-->
- <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 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>数量</th>
- <th width="120px">采购价</th>
- <th width="120px">结算价</th>
- <th width="120px">零售价</th>
- <th>采购价金额</th>
- <th>结算价金额</th>
- <th>销售利润</th>
- </tr>
- </thead>
- <tbody id="hotelList">
- <tr id="tr_one" style="display: none;">
- <td>[入住日期]
- <input type="hidden" name="check_in_date" id="" value="checkIn:Value" />
- <input type="hidden" name="run_id" id="" value="[run_id:Value]" />
- </td>
- <td>[库存]</td>
- <td>
- <select name="room_count" id="select_room" onchange="select_room([index],this.options[this.selectedIndex].value)">
- <option value="[value:i]">[html:i] 间</option>
- </select>
- </td>
- <td>
- <input name="base_price_[base]" id="cai_price_[cai1]" oninput="cai_change([cai_blur],this.value)" onkeyup="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" onafterpaste="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" style="width: 60px;margin-right: 10px;" type="text" value="[采购价]" placeholder=''/>元
- </td>
- <td>
- <input name="mid_price_[mid]" id="jie_price_[jie1]" oninput="jie_change([jie_blur],this.value)" onkeyup="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" onafterpaste="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" style="width: 60px;margin-right: 10px;" type="text" value="[结算价]" placeholder=''/>元
- </td>
- <td><input name="order_price_[order]" id="zero_price_[zero1]" oninput="zero_change([zero_blur],this.value)" onkeyup="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" onafterpaste="value=(parseInt((value=value.replace(/\D/g,''))==''||parseInt((value=value.replace(/\D/g,''))==0)?'0':value,10))" style="width: 60px;margin-right: 10px;" type="text" value="[零售价]" placeholder=''/>元</td>
- <td id="cai_price_balance_[cai2]">[采购价金额]</td>
- <td id="jie_price_balance_[jie2]">[结算价金额]</td>
- <td id="profits_[lirun]">[销售利润]</td>
- </tr>
- <tr id="tr_final" style="display: none;">
- <td>总计:</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
- <td id="all_order">[总零售价]</td>
- <td id="all_cai">[采购价金额]</td>
- <td id="all_jie">[结算价金额]</td>
- <td id="all_lirun">[销售利润]</td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- /.table-responsive -->
- </div><!-- /span -->
- </div><!--row end-->
- </div>
- </div>
- </div>
- </div><!--tabbable end-->
- </div>
- <div style="clear: both;"></div>
- <!--客人信息-->
- <div style="font-weight:bold;">客人信息</div>
- <hr style="width: 1200px;margin-top: 20px;"/>
- <div class="tabbable">
- <div class="profile-user-info profile-user-info-striped" style="margin-left:-40px;">
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">客人姓名:</div>
- <div class="profile-info-value">
- <input name="customer_name" id="guest_name" type="text" value="" placeholder="客人姓名" style="font-size: 13px;"/>
- </div>
- </div>
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;">联系电话:</div>
- <div class="profile-info-value">
- <input name="customer_mobile" style="font-size: 13px;" id="guest_phone" type="text" value="" placeholder="联系电话" onkeyup="(this.v=function(){if(this.value.length>=11){return;}this.value=this.value.replace(/[^0-9]+/,'');}).call(this)" onblur="this.v();"/>
- </div>
- </div>
- </div>
- </div><!--客人信息 end-->
- <!--订单备注-->
- <br /><br />
- <div style="font-weight:bold;">订单备注</div>
- <hr style="width: 1200px;margin-top: 20px;"/>
- <div class="tabbable">
- <div class="profile-user-info profile-user-info-striped" style="margin-left:-40px;">
- <div class="profile-info-row">
- <div class="profile-info-name" style="background-color: white;"><span style="letter-spacing:24px;">备</span>注:</div>
- <div class="profile-info-value">
- <textarea name="order_comment" id="order_remark" name="remark" rows="5" style="width: 500px;" maxlength="70"></textarea>
- </div>
- </div>
- </div>
- </div><!--订单备注 end-->
- <hr style="width: 1200px;margin-top: 20px;"/>
- <div>
- <span id="btn_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" style="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 style="margin-bottom: 40px;"></div>
- </form>
- </div>
- <!--
- 作者:fuhongcheng_fhc@163.com
- 时间:2016-06-06
- 描述:酒店代下订单
- -->
- </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();
- });
- $('#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>
|