You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

753 lines
34 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>酒店订单待确认</title>
  6. <link rel="stylesheet" type="text/css" href="./css/ace.min.css" />
  7. <link rel="stylesheet" type="text/css" href="./css/bootstrap.min.css" />
  8. <link rel="stylesheet" type="text/css" href="./css/bootstrap-timepicker.css" />
  9. <link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css" />
  10. <link rel="stylesheet" type="text/css" href="./css/daterangepicker.css" />
  11. <link rel="stylesheet" type="text/css" href="./css/datepicker.css" />
  12. <link rel="stylesheet" type="text/css" href="./css/master.css">
  13. <link rel="stylesheet" type="text/css" href="./css/Page.css">
  14. <script type="text/javascript" src="./js/jquery-2.0.3.min.js"></script>
  15. <script type="text/javascript" src="./js/date-time/bootstrap-datepicker.min.js"></script>
  16. <script type="text/javascript" src="./js/date-time/bootstrap-timepicker.min.js"></script>
  17. <script type="text/javascript" src="./js/Page.js"></script>
  18. <script type="text/javascript" src="./js/hotelWaitConfirm.js"></script>
  19. <script src="js/bootbox.min.js" type="text/javascript" charset="utf-8"></script>
  20. <script src="js/bootstrap.min.js" type="text/javascript" charset="utf-8"></script>
  21. <script src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
  22. </head>
  23. <style type="text/css">
  24. #topchart {
  25. width: 1200px;
  26. height: 210px;
  27. border: 1px solid lightgrey;
  28. margin-top: 40px;
  29. overflow: hidden;
  30. }
  31. #chartLeftSpan {
  32. border: 1px solid lightgrey;
  33. width: 280px;
  34. height: 208px;
  35. overflow: hidden;
  36. float: left;
  37. }
  38. #chartRightSpan {
  39. border: 1px solid lightgrey;
  40. width: 916px;
  41. height: 208px;
  42. overflow: hidden;
  43. float: left;
  44. }
  45. #orderDetail {
  46. width: 918px;
  47. height: 150px;
  48. overflow: hidden;
  49. }
  50. #orderCount {
  51. margin-top: 0px;
  52. width: 916px;
  53. height: 44px;
  54. }
  55. .notifacation {
  56. width: 160px;
  57. height: 34px;
  58. border: 1px solid lightgray;
  59. margin-top: 10px;
  60. margin-left: 20px;
  61. text-align: center;
  62. display: inline-block;
  63. line-height: 34px;
  64. }
  65. .table-bordered>thead>tr>th,
  66. .table-bordered>tbody>tr>th,
  67. .table-bordered>tfoot>tr>th,
  68. .table-bordered>thead>tr>td,
  69. .table-bordered>tbody>tr>td,
  70. .table-bordered>tfoot>tr>td {
  71. border: none;
  72. }
  73. .table thead>tr>th,
  74. .table tbody>tr>th,
  75. .table tfoot>tr>th,
  76. .table thead>tr>td,
  77. .table tbody>tr>td,
  78. .table tfoot>tr>td {
  79. line-height: 30px;
  80. padding: 0px;
  81. padding-bottom: 8px;
  82. padding-top: 8px;
  83. /*line-height: 1.428571;*/
  84. vertical-align: top;
  85. border-top: 1px solid #ddd;
  86. }
  87. .editable-click {
  88. border: 0px solid gray;
  89. }
  90. .profile-user-info-striped .profile-info-value {
  91. border-top: 0px dotted #dcebf7;
  92. padding-left: 12px;
  93. }
  94. .profile-user-info-striped {
  95. border: 0px solid #dcebf7;
  96. }
  97. .profile-info-value {
  98. padding: 6px 4px 6px 6px;
  99. margin-left: 120px;
  100. /*border-top: 1px dotted #d5e4f1;*/
  101. border-top: 0px dotted #d5e4f1;
  102. }
  103. .profile-info-name {
  104. position: absolute;
  105. width: 110px;
  106. text-align: right;
  107. padding: 6px 10px 6px 0;
  108. left: 0;
  109. top: 0;
  110. bottom: 0;
  111. font-weight: normal;
  112. color: #667e99;
  113. background-color: transparent;
  114. /*border-top: 1px dotted #d5e4f1;*/
  115. border-top: 0px dotted #d5e4f1;
  116. }
  117. tbody>tr {
  118. border-bottom: 1px dashed #DDDDDD;
  119. }
  120. tbody>tr:last-child {
  121. border-bottom: 1px solid #DDDDDD;
  122. }
  123. #tr_final > td {
  124. font-weight: 700;
  125. }
  126. th,
  127. td {
  128. text-align: center;
  129. }
  130. .cir_ul>li{
  131. margin: 0 auto;
  132. text-align: center;
  133. }
  134. </style>
  135. <script src="js/jquery.cookie.js"></script>
  136. <!--<script src="js/xm.js"></script>
  137. <script>
  138. login();
  139. </script>-->
  140. <body style="font-size: 12px;">
  141. <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
  142. <div class="navbar-header ">
  143. <a href="#" class="navbar-brand">
  144. <i class="icon-leaf"></i> CS System<sub style="font-size:12px;position: initial;">&nbsp;<span id="version_txt"></span></sub>
  145. </a>
  146. </div>
  147. </div>
  148. <div id="show_html" style="display:none;" class="warp clearfix">
  149. <div class="control-bar"></div>
  150. <div class="control-show" style="float: left;">-->
  151. <div id="">
  152. <!--
  153. 作者:fuhongcheng_fhc@163.com
  154. 时间:2016-06-06
  155. 描述:酒店代下订单
  156. -->
  157. <div class="hotelWaitConfirm" style="width: 1225px;margin-left: 20px;display: none;">
  158. <div class="top" style="font-size: 20px;">
  159. <div style="font-size: 20px;">订单详情</div>
  160. <hr style="width: 1200px;margin-top: 20px;" />
  161. </div>
  162. <!--
  163. 作者:fuhongcheng_fhc@163.com
  164. 时间:2016-06-08
  165. 描述:上面的交互---圆
  166. -->
  167. <div id="topchart">
  168. <div id="chartLeftSpan">
  169. <div id="orderNo" style="margin-left: 30px;margin-top: 20px;font-size: 10px;color: darkgray;">订 单 号:[订单号]</div>
  170. <div id="ifStay" style="margin-left: 30px;margin-top: 30px;font-size: 18px;">[是否入住]</div>
  171. <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>
  172. <div id="orderCome" style="margin-top:30px ;margin-left: 30px;font-size: 10px;">订单来源:[分销商(上海驴妈妈)]</div>
  173. <div id="saleStyle" style="margin-left: 30px;font-size: 10px;">销售方式:[酒店]</div>
  174. </div>
  175. <div id="chartRightSpan" style=" width: 918px;">
  176. <div id="orderDetail" style="margin-left: 35px;">
  177. <div id="commitOrder" style="float: left;">
  178. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  179. <li id="one_cir" style="width: 30px;height: 30px;border: 3px solid greenyellow; border-radius: 15px;"></li>
  180. <li id="one_statu" style="margin-top: 10px;">提交订单</li>
  181. <li id="one_date" style="margin-top: 10px;"></li>
  182. <li id="one_time"></li>
  183. </ul>
  184. </div>
  185. <div id="payOrder" style="float: left; margin-left: 35px; ">
  186. <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
  187. <li id="two_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
  188. <li id="two_statu" style="margin-top: 15px;">付款成功</li>
  189. <li id="two_date" style="margin-top: 10px;"></li>
  190. <li id="two_time"></li>
  191. </ul>
  192. </div>
  193. <div id="affirmOrder" style="float: left; margin-left: 60px;">
  194. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  195. <li id="three_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  196. <li id="three_statu" style="margin-top: 10px;">确认</li>
  197. <li id="three_date" style="margin-top: 10px;"></li>
  198. <li id="three_time" style="margin-left: 5px;"></li>
  199. </ul>
  200. </div>
  201. <div id="arrangeOrder" style="float: left; margin-left: 35px;">
  202. <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
  203. <li id="four_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
  204. <li id="four_statu" style="margin-top: 15px;">确认安排</li>
  205. <li id="four_date" style="margin-top: 10px;"></li>
  206. <li id="four_time"></li>
  207. </ul>
  208. </div>
  209. <div id="pay_small" style="float: left; margin-left: 60px;">
  210. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  211. <li id="five_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  212. <li id="five_statu" style="margin-top: 10px;">通知</li>
  213. <li id="five_date" style="margin-top: 10px; "></li>
  214. <li id="five_time"></li>
  215. </ul>
  216. </div>
  217. <div id="checkIn" style="float: left; margin-left: 60px; ">
  218. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  219. <li id="six_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  220. <li id="six_statu" style="margin-top: 10px;">入住酒店</li>
  221. <li id="six_date1" style="margin-top: 10px;"></li>
  222. <li id="six_temp" style="text-align: center;">-</li>
  223. <li id="six_date2"></li>
  224. </ul>
  225. </div>
  226. <div>
  227. </div>
  228. </div>
  229. <div style=" margin-left: 35px; border: 1px dashed lightgray ;width: 844px;"></div>
  230. <div id="orderCount">
  231. <span id="span_order_remark" onclick="click_show_div('.orderRemark',$(this))" name="订单备注" class="notifacation" style="cursor: pointer;margin-left: 35px;">订单备注:[a]条</span>
  232. <span id="span_info_noti" onclick="click_show_div('.info_noti',$(this))" name="短信通知" class="notifacation" style="cursor: pointer;">短信通知:[b]条</span>
  233. <!--<span id="span_order_fujian" onclick="click_show_div('.order_attachment',this)" class="notifacation" style="cursor: pointer;">订单附件:[c]条</span>-->
  234. <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>
  235. <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>
  236. <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>
  237. </div>
  238. </div>
  239. </div>
  240. <!--
  241. 作者:fuhongcheng_fhc@163.com
  242. 时间:2016-06-08
  243. 描述:上面的交互---圆
  244. -->
  245. <!--预订信息-->
  246. <div class="bookingInfo">
  247. <p style="margin-top: 16px;"><b>预订信息</b></p>
  248. <hr />
  249. <div class="tabbable">
  250. <div class="profile-user-info profile-user-info-striped">
  251. <div class="profile-info-row">
  252. <div class="profile-info-name" style="background-color: white;">产&nbsp;&nbsp;&nbsp;&nbsp;品:</div>
  253. <div class="profile-info-value">
  254. <span class="editable editable-click" id="hotel_room">[产品]</span>
  255. </div>
  256. </div>
  257. <div class="profile-info-row">
  258. <div class="profile-info-name" style="background-color: white;">入住日期:</div>
  259. <div class="profile-info-value">
  260. <span class="editable editable-click" id="ruzhu_date">[开始日期]&nbsp;&nbsp;-&nbsp;&nbsp;[结束日期]&nbsp;&nbsp;&nbsp;共&nbsp;[num]&nbsp;晚,[hour]时最晚到店</span>
  261. <div id="pagination" class="row">
  262. <div class="col-xs-12">
  263. <div class="table-responsive">
  264. <table id="sample-table-1" class="table table-striped table-bordered table-hover">
  265. <thead>
  266. <tr>
  267. <th>入住日期</th>
  268. <th>数量</th>
  269. <th width="120px">采购价</th>
  270. <th width="120px">结算价</th>
  271. <th>零售价</th>
  272. <th>采购价金额</th>
  273. <th>结算价金额</th>
  274. <th>销售利润</th>
  275. </tr>
  276. </thead>
  277. <tbody id="booking_list">
  278. <tr id="tr_booking_one">
  279. <td>[入住日期]</td>
  280. <td>[数量]</td>
  281. <td>[采购价]</td>
  282. <td>[结算价]</td>
  283. <td>[零售价]</td>
  284. <td>[采购价金额]</td>
  285. <td>[结算价金额]</td>
  286. <td>[销售利润]</td>
  287. </tr>
  288. <tr id="tr_booking_final">
  289. <td>总计:</td>
  290. <td></td>
  291. <td></td>
  292. <td></td>
  293. <td>[总零售价]</td>
  294. <td>[采购价金额]</td>
  295. <td>[结算价金额]</td>
  296. <td>[销售利润]</td>
  297. </tr>
  298. </tbody>
  299. </table>
  300. </div>
  301. <!-- /.table-responsive -->
  302. </div>
  303. <!-- /span -->
  304. </div>
  305. <!--row end-->
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. <!--tabbable end-->
  311. </div>
  312. <!--预订信息 end-->
  313. <div style="clear: both;"></div>
  314. <!--客人信息-->
  315. <div style="font-weight:bold;">客人信息</div>
  316. <hr style="width: 1200px;margin-top: 20px;" />
  317. <div class="guest" style="width: 300px;margin-left: 100px;background-color: lightgray;padding: 10px 20px 10px 20px;">
  318. <p id="guest_name">[客人姓名]</p>
  319. <p id="guest_phone">[客人电话]</p>
  320. </div>
  321. <!--客人信息 end-->
  322. <!--结算信息-->
  323. <!--<div class="settlementInfo">
  324. <p><b>结算信息</b></p>
  325. <hr />-->
  326. <!--分销商-->
  327. <!--<div id="pagination" class="row">
  328. <div class="col-xs-12">
  329. <div class="table-responsive">
  330. <p>分销商</p>
  331. <table id="sample-table-1" class="table table-striped table-bordered table-hover">
  332. <thead>
  333. <tr>
  334. <th>名称</th>
  335. <th>分销商订单号</th>
  336. <th>交易类型</th>
  337. <th>项目</th>
  338. <th>金额</th>
  339. <th>交易方式</th>
  340. <th>生成时间</th>
  341. <th>支付时间</th>
  342. </tr>
  343. </thead>
  344. <tbody id="fen_shopList">
  345. <tr id="tr_fen_one">
  346. <td>[名称]</td>
  347. <td>[分销商订单号]</td>
  348. <td>[交易类型]</td>
  349. <td>[项目]</td>
  350. <td>[金额]</td>
  351. <td>[交易方式]</td>
  352. <td>[生成时间]</td>
  353. <td>[支付时间]</td>
  354. </tr>
  355. </tbody>
  356. </table>
  357. </div>-->
  358. <!-- /.table-responsive -->
  359. <!--</div>
  360. </div>-->
  361. <!--分销商 end-->
  362. <!--供应商-->
  363. <!--<div id="pagination" class="row">
  364. <div class="col-xs-12">
  365. <div class="table-responsive">
  366. <p>供应商</p>
  367. <table id="sample-table-1" class="table table-striped table-bordered table-hover">
  368. <thead>
  369. <tr>
  370. <th>名称</th>
  371. <th>分销商订单号</th>
  372. <th>交易类型</th>
  373. <th>项目</th>
  374. <th>金额</th>
  375. <th>交易方式</th>
  376. <th>生成时间</th>
  377. <th>支付时间</th>
  378. </tr>
  379. </thead>
  380. <tbody id="give_shopList">
  381. <tr id="tr_give">
  382. <th>[名称]</th>
  383. <th>[分销商订单号]</th>
  384. <th>[交易类型]</th>
  385. <th>[项目]</th>
  386. <th>[金额]</th>
  387. <th>[交易方式]</th>
  388. <th>[生成时间]</th>
  389. <th>[支付时间]</th>
  390. </tr>
  391. </tbody>
  392. </table>
  393. </div>-->
  394. <!-- /.table-responsive -->
  395. <!--</div>
  396. </div>-->
  397. <!--供应商 end-->
  398. <!--</div>-->
  399. <!--结算信息 end-->
  400. </div>
  401. <!--
  402. 作者:fuhongcheng_fhc@163.com
  403. 时间:2016-06-06
  404. 描述:酒店订单待处理
  405. -->
  406. <!--<div class="mask" style="opacity: 0.5;background-color: #000;width: 100%;height: 100%;position: fixed;;left: 0;top: 0;"></div>-->
  407. <!--订单备注-->
  408. <div class="orderRemark" style="display: none;width:530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  409. <span style="width:76px;display: inline-block;text-align: center;">订单备注</span>
  410. <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;">+&nbsp;添加</span>
  411. <div style="width:490px;margin: 10px auto 20px auto;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  412. <div id="pagination" class="row">
  413. <div class="col-xs-12">
  414. <div class="table-responsive" style="width: 490px;margin: 0 auto;">
  415. <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
  416. <thead>
  417. <tr>
  418. <th width="80px">类型</th>
  419. <th width="210px">内容</th>
  420. <th width="80px">添加人</th>
  421. <th width="120px">添加时间</th>
  422. </tr>
  423. </thead>
  424. <tbody id="ht_comment_list">
  425. <tr id="ht_tr_com_one" style="display: none;">
  426. <td>[类型]</td>
  427. <td style="text-align: left;">[内容]</td>
  428. <td>[添加人]</td>
  429. <td>[添加时间]</td>
  430. </tr>
  431. </tbody>
  432. </table>
  433. </div>
  434. <!-- /.table-responsive -->
  435. </div>
  436. <!-- /span -->
  437. </div>
  438. <!--row end-->
  439. <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>
  440. </div>
  441. <!--订单备注 end-->
  442. <!--添加订单备注-->
  443. <div class="addOrderRemark" style="display:none;width: 530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  444. <span style="width:76px;display: inline-block;text-align: center;">添加备注</span>
  445. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  446. <div class="profile-info-row">
  447. <div class="profile-info-name" style="background-color: white;">备&nbsp;&nbsp;&nbsp;&nbsp;注:</div>
  448. <div class="profile-info-value">
  449. <span class="editable editable-click" id="hotel_room"></span>
  450. <select id="add_com_sel" name="">
  451. <option value="">选择类型</option>
  452. <option value="0">内部备注</option>
  453. <option value="1">公共备注</option>
  454. </select>
  455. <br />
  456. <textarea id="or_remark_txt" style="width: 300px;height: 60px;"></textarea>
  457. </div>
  458. </div>
  459. <hr style="width: 1200px;margin-top: 20px;" />
  460. <div style="margin-left: 100px;">
  461. <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>
  462. <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>
  463. </div>
  464. </div>
  465. <!--添加订单备注 end-->
  466. <!--短信通知-->
  467. <div class="info_noti" style="display: none;width: 530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  468. <span style="width:76px;display: inline-block;text-align: center;">短信通知</span>
  469. <!--<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;">+&nbsp;发短信</span>-->
  470. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  471. <div id="pagination" class="row">
  472. <div class="col-xs-12">
  473. <div class="table-responsive" style="width: 490px;margin: 0 auto;">
  474. <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
  475. <thead>
  476. <tr>
  477. <th width="290px">内容</th>
  478. <th width="80px">操作人</th>
  479. <th width="120px">发送时间</th>
  480. </tr>
  481. </thead>
  482. <tbody id="ht_send_message_list">
  483. <tr id="ht_tr_mes_one" style="display: none;">
  484. <!--手机号:短信内容-->
  485. <td style="text-align: left;">[内容]</td>
  486. <td>[操作人]</td>
  487. <td>[发送时间]</td>
  488. </tr>
  489. </tbody>
  490. </table>
  491. </div>
  492. <!-- /.table-responsive -->
  493. </div>
  494. <!-- /span -->
  495. </div>
  496. <!--row end-->
  497. <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>
  498. </div>
  499. <!--短信通知 end-->
  500. <!--发送短信-->
  501. <div class="sendMessage" style="display:none;width: 530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  502. <span style="width:76px;display: inline-block;text-align: center;">发短信</span>
  503. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  504. <div class="profile-info-row">
  505. <div class="profile-info-name" style="background-color: white;">手机号:</div>
  506. <div class="profile-info-value">
  507. <span class="editable editable-click" id=""></span>
  508. <input id="send_mobile" style="width: 300px;" value=""/>
  509. </div>
  510. </div>
  511. <div class="profile-info-row">
  512. <div class="profile-info-name" style="background-color: white;">内&nbsp;&nbsp;&nbsp;&nbsp;容:</div>
  513. <div class="profile-info-value">
  514. <span class="editable editable-click" id=""></span>
  515. <textarea id="or_send_mes_txt" style="width: 300px;height: 60px;"></textarea>
  516. </div>
  517. </div>
  518. <hr style="width: 1200px;margin-top: 20px;" />
  519. <div style="margin-left: 100px;">
  520. <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>
  521. <!--<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>-->
  522. </div>
  523. </div>
  524. <!--发送短信 end-->
  525. <!--订单附件-->
  526. <div class="order_attachment" style="display: none;width: 430px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  527. <span style="width:76px;display: inline-block;text-align: center;">订单附件</span>
  528. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  529. <div id="pagination" class="row">
  530. <div class="col-xs-12">
  531. <div class="table-responsive" style="width: 390px;margin: 0 auto;">
  532. <table width="390px" id="sample-table-1" class="table table-striped table-bordered table-hover">
  533. <thead>
  534. <tr>
  535. <th width="290px">文件名称</th>
  536. <th width="100px">类型</th>
  537. </tr>
  538. </thead>
  539. <tbody id="hotelList">
  540. <tr id="tr_one">
  541. <td>酒店通知单7567657</td>
  542. <td>酒店通知单</td>
  543. </tr>
  544. </tbody>
  545. </table>
  546. </div>
  547. <!-- /.table-responsive -->
  548. </div>
  549. <!-- /span -->
  550. </div>
  551. <!--row end-->
  552. </div>
  553. <!--订单附件 end-->
  554. <!--订单支付-->
  555. <div class="order_pay" style="display: none; width: 450px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray; border-radius: 5px;">
  556. <span style="width:76px;display: inline-block;text-align: center;">订单支付</span>
  557. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  558. <div class="profile-info-row">
  559. <div class="profile-info-name" style="background-color: white;">支付金额:</div>
  560. <div class="profile-info-value">
  561. <span id="pay_money" class="editable editable-click" id=""></span>
  562. </div>
  563. </div>
  564. <div class="profile-info-row">
  565. <div class="profile-info-name" style="background-color: white;">支付方式:</div>
  566. <div class="profile-info-value">
  567. <select id="select_order_pay" name="" onchange="select_pay_way(this.options[this.selectedIndex].value)">
  568. <!--<option value="0">分销商授信额度支付</option>-->
  569. <!--232天猫旗舰店支付-->
  570. <option selected="selected" value="232">天猫旗舰店支付</option>
  571. </select>
  572. </div>
  573. </div>
  574. <!--<div id="pay1" class="profile-info-row" style="display: block;">
  575. <div class="profile-info-name" style="background-color: white;">授信余额:</div>
  576. <div class="profile-info-value">
  577. <span class="editable editable-click" id="">80000&nbsp;元</span>
  578. </div>
  579. </div>-->
  580. <div id="pay2" class="profile-info-row" style="display: block;">
  581. <div class="profile-info-name" style="background-color: white;">流&nbsp;&nbsp;水&nbsp;&nbsp;号:</div>
  582. <div class="profile-info-value">
  583. <input id="pay_water_num" style="width: 300px;" value="" placeholder=" 订单支付流水号"/>
  584. </div>
  585. </div>
  586. <hr style="margin-top: 20px;" />
  587. <div style="margin-left: 100px;">
  588. <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>
  589. <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>
  590. </div>
  591. </div>
  592. <!--订单支付 end-->
  593. <!--订单退单-->
  594. <div class="order_return" style="display: none;width: 450px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  595. <span style="width:76px;display: inline-block;text-align: center;">订单退单</span>
  596. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  597. <div class="profile-info-row">
  598. <div class="profile-info-name" style="background-color: white;">支付金额:</div>
  599. <div class="profile-info-value">
  600. <span id="order_return_pay_money1" class="editable editable-click" id=""></span>
  601. </div>
  602. </div>
  603. <div class="profile-info-row">
  604. <div class="profile-info-name" style="background-color: white;">支付方式:</div>
  605. <div class="profile-info-value" style="height: 30px;">
  606. <span id="order_return_pay_type1" class="editable editable-click" id=""></span>
  607. </div>
  608. </div>
  609. <div class="profile-info-row" style="height: 30px;">
  610. <div class="profile-info-name" style="background-color: white;">支付时间:</div>
  611. <div class="profile-info-value">
  612. <span id="order_return_pay_time" class="editable editable-click" id=""></span>
  613. </div>
  614. </div>
  615. <!--虚线-->
  616. <div style="margin-top:20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  617. <div class="profile-info-row" style="height: 30px;">
  618. <div class="profile-info-name" style="background-color: white;">退还金额:</div>
  619. <div class="profile-info-value" style="height: 30px;">
  620. <span id="order_return_pay_money2" class="editable editable-click" id=""></span>
  621. </div>
  622. </div>
  623. <div class="profile-info-row" style="height: 30px;">
  624. <div class="profile-info-name" style="background-color: white;">退还方式:</div>
  625. <div class="profile-info-value">
  626. <span id="order_return_pay_type2" class="editable editable-click"></span>
  627. </div>
  628. </div>
  629. <div class="profile-info-row">
  630. <div class="profile-info-name" style="background-color: white;">备&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;注:</div>
  631. <div class="profile-info-value">
  632. <textarea id="order_return_comment" name="" style="width: 300px;height: 93px;"></textarea>
  633. </div>
  634. </div>
  635. <hr style="width: 1200px;margin-top: 20px;" />
  636. <div style="margin-left: 100px;">
  637. <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>
  638. <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>
  639. </div>
  640. </div>
  641. <!--订单退单 end-->
  642. <!--酒店确认-->
  643. <div class="hotel_OK" style="display:none;width: 450px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  644. <span style="width:76px;display: inline-block;text-align: center;">录入确认单</span>
  645. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  646. <div class="profile-info-row">
  647. <div class="profile-info-name" style="background-color: white;">确认号:</div>
  648. <div class="profile-info-value">
  649. <span class="editable editable-click" id=""></span>
  650. <input id="ht_ok_code" style="width: 300px;" value=""/>
  651. </div>
  652. </div>
  653. <div class="profile-info-row">
  654. <div class="profile-info-name" style="background-color: white;">备&nbsp;&nbsp;&nbsp;&nbsp;注:</div>
  655. <div class="profile-info-value">
  656. <span class="editable editable-click" id=""></span>
  657. <textarea id="ht_ok_comment" name=""style="width: 300px;height: 60px;"></textarea>
  658. </div>
  659. </div>
  660. <hr style="width: 1200px;margin-top: 20px;" />
  661. <div style="margin-left: 100px;">
  662. <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>
  663. <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>
  664. </div>
  665. </div>
  666. <!--酒店确认 end-->
  667. <!--退改申请-->
  668. <div class="back_apply" style="display:none;width: 450px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  669. <span style="width:76px;display: inline-block;text-align: center;">申请退改</span>
  670. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  671. <div class="profile-info-row">
  672. <!--<div class="profile-info-name" style="background-color: white;">处理方式:</div>
  673. <div class="profile-info-value">
  674. <span style="padding-left: 10px;"><input type = "checkbox" value = ""/>修改</span>
  675. <span style="padding-left: 35px;"><input type = "checkbox" value = ""/>退单</span>
  676. </div>-->
  677. </div>
  678. <div class="profile-info-row">
  679. <div class="profile-info-name" style="background-color: white;">退款金额:</div>
  680. <div class="profile-info-value">
  681. <input name="refund_balance" type="text" style="width: 150px;height: 25px;" />
  682. </div>
  683. </div>
  684. <div class="profile-info-row">
  685. <div class="profile-info-name" style="background-color: white;">供应商退回:</div>
  686. <div class="profile-info-value">
  687. <input name="suppliers_return" type="text" style="width: 150px;height: 25px;" />
  688. </div>
  689. </div>
  690. <div class="profile-info-row">
  691. <div class="profile-info-name" style="background-color: white;">退改原因:</div>
  692. <div class="profile-info-value">
  693. <textarea name="refund_reason" id="reason" style="width: 300px;height: 100px;" cols="30" rows="10"></textarea>
  694. </div>
  695. </div>
  696. <hr style="width: 1200px;margin-top: 20px;" />
  697. <div style="margin-left: 100px;">
  698. <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>
  699. <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>
  700. </div>
  701. </div>
  702. <!--退改申请 end-->
  703. <!--蒙板-->
  704. <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>
  705. </div>
  706. <!--</div>-->
  707. </body>
  708. <!--<script src="js/master.js" type="text/javascript" charset="utf-8"></script>-->
  709. <script type="text/javascript">
  710. $('.date-picker').datepicker({
  711. autoclose: true
  712. }).next().on("click", function() {
  713. $(this).prev().focus();
  714. });
  715. $('#timepicker1').timepicker({
  716. minuteStep: 1,
  717. showSeconds: false,
  718. showMeridian: false
  719. }).next().on("click", function() {
  720. $(this).prev().focus();
  721. });
  722. $('#timepicker2').timepicker({
  723. minuteStep: 1,
  724. showSeconds: false,
  725. showMeridian: false
  726. }).next().on("click", function() {
  727. $(this).prev().focus();
  728. });
  729. </script>
  730. </html>