25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

3 yıl önce
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>修改酒店</title>
  6. <!--/模板/-->
  7. <link rel="stylesheet" href="css/master.css" charset="UTF-8">
  8. <link rel="stylesheet" href="css/ace.min.css" />
  9. <link rel="stylesheet" href="css/bootstrap.min.css" />
  10. <link rel="stylesheet" href="css/font-awesome.min.css" charset="UTF-8">
  11. <script src="js/change_hotel.js" type="text/javascript" charset="utf-8"></script>
  12. <script src="js/jquery-2.2.4.min.js" type="text/javascript" charset="utf-8"></script>
  13. <script src="js/jquery.cookie.js"></script>
  14. <script src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
  15. <!--<script src="js/xm.js"></script>
  16. <script>
  17. login();
  18. </script>-->
  19. <style type="text/css">
  20. body {
  21. font-family: 'Open Sans';
  22. font-size: 13px;
  23. line-height: 1.5;
  24. }
  25. .navbar {
  26. margin-left: 0;
  27. margin-right: 0;
  28. box-shadow: none;
  29. margin: 0;
  30. padding-left: 0;
  31. padding-right: 0;
  32. background: #438eb9;
  33. width: 100%;
  34. }
  35. .navbar-default .navbar-brand {
  36. color: white;
  37. }
  38. </style>
  39. </head>
  40. <body>
  41. <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
  42. <div class="navbar-header ">
  43. <a href="#" class="navbar-brand">
  44. <i class="icon-leaf"></i>
  45. CS System<sub style="font-size:12px;position: initial;">&nbsp;<span id="version_txt"></span></sub>
  46. </a>
  47. </div>
  48. </div>
  49. <div id="show_html" style="display:none;" class="warp clearfix">
  50. <div class="control-bar">
  51. </div>
  52. <div class="control-show">-->
  53. <div id="">
  54. <form name="formname" method="post">
  55. <input type="hidden" value="modify" name="method"/>
  56. <div style="margin-left: 30px; margin-top:30px; width: 1200px;">
  57. <!--添加产品-->
  58. <div style="font-weight:bold;" >修改酒店</div>
  59. <hr style="width: 1200px;margin-top: 20px;border-top:1px dashed lightgray" />
  60. <!--基本信息-->
  61. <div id="baseInfo" style="margin-top: 5px; width: 100px;height: 35px; display: inline-block;line-height: 35px;border:1px solid rgb(204,204,204); background-color: rgb(242,242,242); text-align: center;">基本信息</div>
  62. <div style="margin-left: 40px; margin-top: 20px;" id="hotelBasicInfo">
  63. <input type="hidden" name="produID" id="produID" value="" />
  64. <div class="tabbable">
  65. <div class="profile-user-info profile-user-info-striped" style="margin-top: 20px;">
  66. <!--酒店-->
  67. <div class="profile-info-row">
  68. <div class="profile-info-name"><span style="letter-spacing:30px;">酒</span>店:</div>
  69. <div class="profile-info-value">
  70. <div id="change" style="float: left;">
  71. <span>
  72. [酒店]
  73. </span>
  74. <span style="margin-left: 30px;">地址:[地址]</span>
  75. </div>
  76. <div style="float: left;" id="hoteladdress">
  77. </div>
  78. <div style="clear: both;">
  79. </div>
  80. <div id="hotel_name_search" >
  81. </div>
  82. <!--<input type="text" oninput="hotelname_change(this.value)" id="hotel_name_search" style="width: 250px;" placeholder="填写名称从下拉框中选择"/>&nbsp;&nbsp;&nbsp;&nbsp;地址:[地址]-->
  83. </div>
  84. </div>
  85. <!--产品-->
  86. <div class="profile-info-row">
  87. <div class="profile-info-name"><span style="letter-spacing:30px;">产</span>品:</div>
  88. <div class="profile-info-value">
  89. <div id="getTime">
  90. </div>
  91. <div class="row" style="margin-top: 10px;">
  92. <div class="col-xs-12">
  93. <div class="table-responsive">
  94. <table id="sample-table-1" class="table table-striped table-bordered table-hover">
  95. <thead>
  96. <tr>
  97. <th width="140px">产品名称</th>
  98. <th width="100px">房型</th>
  99. <th width="120px">床型</th>
  100. <th width="120px">早餐</th>
  101. <th width="120px">加床</th>
  102. </tr>
  103. </thead>
  104. <tbody id="productInfo">
  105. <tr id="tr_one">
  106. <td id="productName_pro">[产品名称]
  107. <input type="hidden" name="[productName]" id="[productName]" value="[txtValue]"/>
  108. </td>
  109. <td id="styType" >[房型名称]
  110. <input type="hidden" name="[select_hotelType]" id="[select_hotelType]" value="[bbb]"/>
  111. </td>
  112. <td>
  113. <select name="select_bed" id="select_bed" style="margin-right: 10px;width:150px;">
  114. <option value="202">大床</option>
  115. <option value="203">双床</option>
  116. <option value="204">三床</option>
  117. <option value="205">四床</option>
  118. </select>
  119. </td>
  120. <td>
  121. <select name="select_breakfast" id="select_breakfast" style="margin-right: 10px;width:150px;">
  122. <option value="206">无早</option>
  123. <option value="207">单早</option>
  124. <option value="208">双早</option>
  125. <option value="209">三早</option>
  126. <option value="210">四早</option>
  127. </select>
  128. </td>
  129. <td>
  130. <select name="ifsup" id="ifsup" style="margin-right: 10px;width:150px;">
  131. <option value="0">不允许</option>
  132. <option value="1">允许</option>
  133. </select>
  134. </td>
  135. </tr>
  136. </tbody>
  137. </table>
  138. </div>
  139. <!-- /.table-responsive -->
  140. </div>
  141. <!-- /span -->
  142. </div>
  143. <!--row end-->
  144. </div>
  145. </div>
  146. <!--供应商-->
  147. <div class="profile-info-row">
  148. <div class="profile-info-name"><span style="letter-spacing:9px;">供应</span>商:</div>
  149. <div class="profile-info-value">
  150. <input name="supplier_test" type="text" id="suppliernameinput" oninput="suppliername_change(this.value)"style="width: 250px;font-size: 13px;" placeholder="填写名称从下拉框中选择" name=""/>
  151. <input name="supplier_test_id" type="hidden" id="suppliernameinput_t" value="" />
  152. </div>
  153. <div id="supplier" style="margin-left: 132px; margin-top:-6px; width:250px; border:1px solid #ccc; border-top:none; height:115px; overflow-y:scroll; position:absolute; z-index:10; background:#fff; display:none;">
  154. </div>
  155. </div>
  156. <!--上架-->
  157. <div class="profile-info-row">
  158. <div class="profile-info-name"><span style="letter-spacing:30px;">上</span>架:</div>
  159. <div class="profile-info-value">
  160. <div id="selectCount">
  161. <!--选中为1 未选中为0-->
  162. <input name="checkbox_test" id="check_box_sale" type = "checkbox" value = "" onclick="checkbox_on_click(this.checked)"/>
  163. </div>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. <!--tabbable end-->
  169. </div>
  170. <!--预订设置-->
  171. <div id="setInfo" style="margin-top: 40px; width: 100px;height: 35px; display: inline-block;line-height: 35px;border:1px solid rgb(204,204,204); background-color: rgb(242,242,242); text-align: center;">预订设置</div>
  172. <div style="margin-left: 40px; margin-top: 20px;" id="hotelBasicInfo">
  173. <div class="tabbable">
  174. <div class="profile-user-info profile-user-info-striped" style="margin-top: 20px;">
  175. <!--酒店-->
  176. <div class="profile-info-row">
  177. <div class="profile-info-name">支付方式:</div>
  178. <div class="profile-info-value">
  179. <input id="readPay" style="padding-left: 30px;" type="radio" name="readyPay" checked="checked" value="190"> 预付
  180. <span style="margin-left:20px;">支付时限:</span>
  181. <input name="payTime" id="paytime" type="text" value="1440" style="width: 60px;font-size: 13px;" onkeyup="this.value=this.value.replace(/\D/g,'')" onafterpaste="this.value=this.value.replace(/\D/g,'')">分钟
  182. <!--<input name="payTime" id="paytime" type="text" style="width: 60px;" value="1400"> 分钟-->
  183. </div>
  184. </div>
  185. <!--供应商-->
  186. <div class="profile-info-row">
  187. <div class="profile-info-name">确认方式:</div>
  188. <div class="profile-info-value" id="affirmStyle_right">
  189. <input type="radio" name="affirmStyle" id="affirmStyle_a" value="193"/>人工确认
  190. <input style="margin-left: 30px;" type="radio" id="affirmStyle_b" name="affirmStyle" value="194"/>自动确认
  191. </div>
  192. </div>
  193. <!--上架-->
  194. <div class="profile-info-row">
  195. <div class="profile-info-name">超卖方式:</div>
  196. <div class="profile-info-value">
  197. <input type="radio" name="overSale" id="overSale_a" value="196"/>允许
  198. <input style="margin-left: 57px;" type="radio" name="overSale" id="overSale_b" value="197"/>不允许
  199. </div>
  200. </div>
  201. </div>
  202. </div>
  203. </div>
  204. <div style="width: 1200px;height: 1px;border: 2px solid lightgray; margin-top: 50px;"></div>
  205. <div id="saveBtn" onclick="save_all_info()" style=" margin-top: 30px; width: 80px;height: 30px; display: inline-block;line-height: 30px;border:1px solid rgb(204,204,204); text-align: center;background-color: lightgray;">保存</div>
  206. <!-- <input type="submit" value="保存" />-->
  207. </div>
  208. </form>
  209. <!--</div>-->
  210. </div>
  211. </body>
  212. <!--<script src="js/master.js"></script>-->
  213. </html>