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.
 
 
 
 

442 lines
23 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta HTTP-EQUIV="pragma" CONTENT="no-cache">
  6. <meta HTTP-EQUIV="expires" CONTENT="0">
  7. <title>订单详情</title>
  8. <link rel="stylesheet" href="http://img.zhizhuchuxing.cn/zzframe/dist/css/bootstrap.min.css">
  9. <link rel="stylesheet" type="text/css" href="http://img.zhizhuchuxing.cn/zzframe/dists/css/module.css"/>
  10. <link rel="stylesheet" type="text/css" href="http://img.zhizhuchuxing.cn/zzframe/dists/css/xcConfirm.css"/>
  11. <link rel="stylesheet"
  12. href="http://sandbox1.zhizhuchuxing.cn/assets/471d14ce/plug/js/layer/skin/default/layer.css?v=3.0.11110"
  13. id="layuicss-skinlayercss">
  14. <!--<link rel="stylesheet" type="text/css" href="css/ace.min.css" />-->
  15. <style type="text/css">
  16. .hide_f {
  17. display: none !important;
  18. }
  19. .show_f {
  20. /*display: inline-block!important;*/
  21. }
  22. .myBody {
  23. padding-left: 25px;
  24. padding-top: 10px;
  25. padding-bottom: 5px;
  26. }
  27. .margin_top_height {
  28. margin-top: 20px;
  29. }
  30. .readonly {
  31. border: 1px solid white;
  32. }
  33. .readonly:hover {
  34. border: 1px solid white !important;
  35. box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .15);
  36. }
  37. .readonly:active {
  38. border: 1px solid white !important;
  39. box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .15);
  40. }
  41. .readonly:focus {
  42. border: 1px solid white !important;
  43. box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .15);
  44. }
  45. </style>
  46. </head>
  47. <body>
  48. <div class="iframe_box" style="display: none;">
  49. <ul id="myTabs" class="nav nav-tabs" role="tablist">
  50. <li role="presentation" class="active" href="#order_info" data-toggle="tab">
  51. <a>订单信息</a>
  52. </li>
  53. <li role="presentation" href="#order_update_log" data-toggle="tab">
  54. <a>操作日志</a>
  55. </li>
  56. </ul>
  57. <div class="tab-content table_box">
  58. <!--订单详情-->
  59. <div role="tabpanel" class="tab-pane active" id="order_info" style="padding-bottom: 80px;">
  60. <div class="table-responsive" style="border: 0px;">
  61. <div style="min-width:1060px;height: 160px;border: 1px solid #ddd;margin-top: 30px">
  62. <span style="padding-top: 20px;padding-left: 20px;display: inline-block;width: 25%;height: 158px;border-right: 1px solid #ddd;vertical-align: top">
  63. <div>
  64. <span id="top-order-id" style="color: gray;"></span>
  65. <span id="zhilian" class="label label-success hide_f" style="margin-left: 10px;"></span>
  66. <span id="lihe" class="label label-danger hide_f"></span>
  67. <span id="ludan" class="label label-primary hide_f" style="margin-left: 10px;"></span>
  68. <span id="zhuhe" class="label label-warning hide_f"></span>
  69. </div>
  70. <div style="margin-top: 25px;" id="top-order-status-main">
  71. <span id="top-order-status" style="font-size: 16px;"></span>
  72. <span style="margin-left: 15px;margin-right: 15px;"></span>
  73. <span></span>
  74. </div>
  75. <div style="margin-top: 25px;">
  76. <span id="top-order-channel"></span>
  77. <span></span>
  78. </div>
  79. <div style="margin-top: 10px;">
  80. <span style="opacity: 0;">空空空空:</span>
  81. <span id="top-order-channel-order-id"></span>
  82. </div>
  83. <!--<p id="order_id" style="color: grey;margin-left: 10px;margin-top: 10px;display: inline-block;">订单号:898281</p>
  84. <p id="order_status" style="font-size: 20px;margin-left: 10px;margin-top: 10px">待确认</p>
  85. <p id="make_sure_num" style="margin-left: 10px;margin-top: 20px;">43556753465</p>
  86. <p id="org_name" style="margin-left: 10px;margin-top: 60px;">订单渠道:携程(上海羊驼)</p>-->
  87. </span>
  88. <span style="display: inline-block;width: 73%;height: 200px;vertical-align: top;">
  89. <!--中间五个环-->
  90. <div style="padding-top: 20px;">
  91. <div id="fuelux-wizard" class="row-fluid" data-target="#step-container">
  92. <ul class="wizard-steps">
  93. <li data-target="#step1" class="active">
  94. <span class="step">1</span>
  95. <span class="title">创建订单</span>
  96. <span class="title order_sub_date" id="create_date"></span>
  97. <span class="title order_sub_time" id="create_time"></span>
  98. </li>
  99. <li data-target="#step2" class="active">
  100. <span class="step">2</span>
  101. <span class="title">支付</span>
  102. <span class="title order_sub_date" id="pay_date"></span>
  103. <span class="title order_sub_time" id="pay_time"></span>
  104. </li>
  105. <li data-target="#step3" class="198">
  106. <span class="step">3</span>
  107. <span class="title">发单</span>
  108. <span class="title order_sub_date" id="send_date"></span>
  109. <span class="title order_sub_time" id="send_time"></span>
  110. </li>
  111. <li data-target="#step4" class="314">
  112. <span class="step">4</span>
  113. <span class="title">安排确认</span>
  114. <span class="title order_sub_date" id="arr_date"></span>
  115. <span class="title order_sub_time" id="arr_time"></span>
  116. </li>
  117. <li data-target="#step5" class="147">
  118. <span class="step">5</span>
  119. <span class="title">入住</span>
  120. <span class="title order_sub_date" id="finish_date"></span>
  121. <span class="title order_sub_time" id="finish_time"></span>
  122. </li>
  123. </ul>
  124. </div>
  125. </div>
  126. <hr style="width: 90%"/>
  127. <div style="padding-left: 30px;">
  128. <button id="top-btn-ok-d" title="导出确认单" type="button"
  129. class="hide_f btn btn-secondary" style="margin-left: 10px;">
  130. <span class="glyphicon glyphicon-save"></span> 确认单
  131. </button>
  132. <button id="top-btn-update-d" title="导出修改单" type="button"
  133. class="hide_f btn btn-secondary" style="margin-left: 10px;">
  134. <span class="glyphicon glyphicon-save"></span> 修改单
  135. </button>
  136. <button id="top-btn-cancel-d" title="导出取消单" type="button"
  137. class="hide_f btn btn-secondary" style="margin-left: 10px;">
  138. <span class="glyphicon glyphicon-save"></span> 取消单
  139. </button>
  140. </div>
  141. </span>
  142. </div>
  143. <!--入住需求-->
  144. <div class="panel panel-default" style="margin-top: 20px;">
  145. <div class="panel-heading">入住需求</div>
  146. <div class="panel-body">
  147. <div class="myBody">
  148. <!--预订酒店-->
  149. <div>
  150. <i style="color:red;">*</i><span
  151. style="display: inline-block;padding-left: 5px;text-align: right">预订酒店:</span>
  152. <span class="form-inline" style="display: inline-block;">
  153. <span id="rz-hotel-name" class="form-control"
  154. style="border-width: 0px;padding-top: 7px;display: inline-block;"></span>
  155. </span>
  156. </div>
  157. <!--预订房型-->
  158. <div class="margin_top_height">
  159. <i style="color:red;">*</i><span
  160. style="display: inline-block;padding-left: 5px;text-align: right">预订房型:</span>
  161. <span class="form-inline" style="display: inline-block;">
  162. <span id="rz-hotel-room" class="form-control"
  163. style="border-width: 0px;padding-top: 7px;display: inline-block;"></span>
  164. </span>
  165. </div>
  166. <!--订单渠道-->
  167. <div class="margin_top_height">
  168. <i style="color:red;">*</i><span
  169. style="display: inline-block;padding-left: 5px;text-align: right">订单渠道:</span>
  170. <span class="form-inline" style="display: inline-block;">
  171. <select id="order_channel" class="form-control hide_f update1_h"
  172. style="width: 100px;margin-left: 10px;z-index: 100;margin-bottom: 0px;">
  173. <!--<option value=""></option>-->
  174. </select>
  175. <span id="order_channel_txt" class="form-control update1_s"
  176. style="border-width: 0px;padding-top: 7px;"></span>
  177. <input id="order_channel_order_id" class="form-control hide_f update1_h"
  178. style="margin-left: 5px;">
  179. <span id="order_channel_order_id_txt" class="form-control update1_s"
  180. style="border-width: 0px;padding-top: 7px;"></span>
  181. </span>
  182. </div>
  183. <!--入住日期-->
  184. <div class="margin_top_height">
  185. <i style="color:red;">*</i><span
  186. style="display: inline-block;padding-left: 5px;text-align: right">入住日期:</span>
  187. <span class="form-inline" style="display: inline-block;">
  188. <!--入住日期-->
  189. <div id="start_date" class="input-group date form_date hide_f update1_h"
  190. style="width: 130px;margin-left: 10px;">
  191. <input class="form-control" size="16" type="text" readonly>
  192. <span class="input-group-addon"><span
  193. class="glyphicon glyphicon-calendar"></span></span>
  194. </div>
  195. <span id="start_date_txt" class="form-control update1_s"
  196. style="border-width: 0px;padding-top: 7px;"></span>
  197. <span style="margin: 0 5px 0 5px;">-</span>
  198. <!--离店日期-->
  199. <div id="end_date" class="input-group date form_date hide_f update1_h"
  200. style="width: 130px;">
  201. <input class="form-control" size="16" type="text" readonly>
  202. <span class="input-group-addon"><span
  203. class="glyphicon glyphicon-calendar"></span></span>
  204. </div>
  205. <span id="end_date_txt" class="form-control update1_s"
  206. style="border-width: 0px;padding-top: 7px;"></span>
  207. <span id="datediff" style="margin-left: 20px;">共几晚</span>
  208. </span>
  209. </div>
  210. <div class="table-responsive"
  211. style="margin-left: 83px;margin-top: 20px;margin-bottom: 10px;width: 700px;">
  212. <table class="table table-striped" style="min-width: 300px;">
  213. <thead>
  214. <tr>
  215. <th width="100">入住日期</th>
  216. <th width="80">间数</th>
  217. <th width="100">销售单价</th>
  218. <th width="130">采购成本价</th>
  219. <th width="100">销售总价</th>
  220. <th width="100">渠道佣金</th>
  221. <th width="80">利润</th>
  222. </tr>
  223. </thead>
  224. <tbody id="rz-table">
  225. <!--<tr>
  226. <td></td>
  227. <td>
  228. <span class="update1_s"></span>
  229. <select class="form-control hide_f update1_h" style="width: 40px;">
  230. </select>
  231. </td>
  232. <td>
  233. <span class="update2_s"></span>
  234. <input type="text" class="form-control hide_f update2_h" style="width: 80px;" value=""/>
  235. </td>
  236. <td>
  237. <span class="update3_s"></span>
  238. <input type="text" class="form-control hide_f update3_h" style="width: 80px;" value=""/>
  239. </td>
  240. <td></td>
  241. <td></td>
  242. <td></td>
  243. </tr>-->
  244. </tbody>
  245. </table>
  246. </div>
  247. <!--table end-->
  248. <div class="btns" style="padding-left: 83px;">
  249. <button id="btn-rz-update-xq" type="button" class="btn btn-primary"
  250. style="margin-right: 10px;margin-top: 10px;">修改入住需求
  251. </button>
  252. <button id="btn-rz-update-xsj" type="button" class="btn btn-primary"
  253. style="margin-right: 10px;margin-top: 10px">修改销售价
  254. </button>
  255. <button id="btn-rz-update-cgj" type="button" class="btn btn-primary"
  256. style="margin-right: 10px;margin-top: 10px">修改采购价
  257. </button>
  258. <button id="btn-rz-cancel" type="button" class="btn btn-secondary hide_f"
  259. style="margin-top: 10px">取消
  260. </button>
  261. </div>
  262. </div>
  263. <!--mybody end-->
  264. </div>
  265. </div>
  266. <!--pannel end-->
  267. <!--客人信息-->
  268. <div class="panel panel-default">
  269. <div class="panel-heading">客人信息</div>
  270. <div class="panel-body">
  271. <div class="myBody">
  272. <div>
  273. <i style="color:red;">*</i><span
  274. style="display: inline-block;padding-left: 5px;text-align: right">客人姓名:</span>
  275. <span style="display: inline-block;">
  276. <input id="customer_name" type="text" readonly="readonly"
  277. class="form-control readonly"/>
  278. </span>
  279. </div>
  280. <div class="margin_top_height">
  281. <i style="color:red;opacity: 0;">*</i><span
  282. style="display: inline-block;padding-left: 5px;text-align: right">联系电话:</span>
  283. <span style="display: inline-block;">
  284. <input id="customer_phone" type="text" readonly="readonly"
  285. class="form-control readonly"/>
  286. </span>
  287. </div>
  288. <div class="margin_top_height">
  289. <i style="color:red;opacity: 0;">*</i><span
  290. style="opacity: 0;display: inline-block;padding-left: 5px;text-align: right">空空空空:</span>
  291. <button id="btn-customer-update" type="button" class="btn btn-primary"
  292. style="margin-right: 10px;">修改
  293. </button>
  294. <button id="btn-customer-cancel" type="button" class="btn btn-secondary hide_f">取消
  295. </button>
  296. </div>
  297. </div>
  298. <!--mybody end-->
  299. </div>
  300. </div>
  301. <!--pannel end-->
  302. <!--订单备注-->
  303. <div class="panel panel-default" name="order_comment" id="order_comment">
  304. <div class="panel-heading">订单备注</div>
  305. <div class="panel-body">
  306. <div class="myBody">
  307. <div class="table-responsive" style="width: 800px;">
  308. <table class="table table-striped table-hover" style="min-width: 300px;">
  309. <thead>
  310. <tr>
  311. <th width="50">类型</th>
  312. <th width="150">内容</th>
  313. <th width="100">备注人</th>
  314. <th width="60">添加时间</th>
  315. <th width="10">删除</th>
  316. </tr>
  317. </thead>
  318. <tbody id="remark-table">
  319. <!--<tr>
  320. <td></td>
  321. <td></td>
  322. <td></td>
  323. <td></td>
  324. <td>
  325. <button type="button" class="btn btn-link" style="padding-left: 0;">删除</button>
  326. </td>
  327. </tr>-->
  328. </tbody>
  329. </table>
  330. </div>
  331. <!--table end-->
  332. <div class="form-inline margin_top_height">
  333. <i style="color:red;opacity: 0;">*</i>
  334. <span style="display: inline-block;padding-left: 5px;text-align: right;vertical-align: top;">
  335. <p><button type="button" data-value="0"
  336. class="btn btn-default comment-type comment-type0 comment_selected">内部备注</button></p>
  337. <p class="order-remark"><button type="button" data-value="1"
  338. class="btn btn-secondary comment-type comment-type1">公共备注</button></p>
  339. </span>
  340. <textarea id="comment-txt" class="form-control" rows="5"
  341. style="width: 700px;margin-left: 10px;"></textarea>
  342. </div>
  343. <div class="margin_top_height">
  344. <i style="color:red;opacity: 0;">*</i><span
  345. style="opacity: 0;display: inline-block;padding-left: 5px;text-align: right">空空空空:</span>
  346. <button id="btn-order-remark-save-update-d" type="button" class="btn btn-primary"
  347. style="margin-left: 25px;">保存
  348. </button>
  349. </div>
  350. </div>
  351. <!--mybody end-->
  352. </div>
  353. </div>
  354. <!--pannel end-->
  355. </div>
  356. </div>
  357. <!--操作日志-->
  358. <div role="tabpanel" class="tab-pane" id="order_update_log">
  359. <div class="myBody" style="padding-top: 20px;padding-left: 12px;">
  360. <div style="margin-top: 20px">
  361. <span style="display: inline-block;padding-left: 5px;text-align: right">操作人</span>
  362. <span style="display: inline-block;">
  363. <select id="update-user" class="select_screen" style="margin-left: 20px;width: 150px;">
  364. <option value="0">全部</option>
  365. </select>
  366. </span>
  367. <span style="display: inline-block;padding-left: 5px;text-align: right">操作时间</span>
  368. <span class="form-inline" style="display: inline-block;">
  369. <div class="input-group date form_date" style="width: 130px;">
  370. <input id="log-start-date" class="form-control" size="16" type="text" value="2016-01-01"
  371. readonly>
  372. <span class="input-group-addon"><span class="glyphicon glyphicon-calendar"></span></span>
  373. </div>
  374. <span style="margin: 0 5px 0 5px;">-</span>
  375. <div class="input-group date form_date" style="width: 130px;">
  376. <input id="log-end-date" class="form-control" size="16" type="text" value="2099-12-31"
  377. readonly>
  378. <span class="input-group-addon"><span class="glyphicon glyphicon-calendar"></span></span>
  379. </div>
  380. </span>
  381. <button type="button" id="log-search" class="btn btn-primary" style="margin-left: 20px;">搜索</button>
  382. </div>
  383. <!--myBody end-->
  384. <div class="table-responsive" style="width: 1000px;">
  385. <table class="table table-striped" style="min-width: 0px;">
  386. <thead>
  387. <tr>
  388. <th width="150">操作人</th>
  389. <th width="200">操作时间</th>
  390. <th width="600">操作内容</th>
  391. </tr>
  392. </thead>
  393. <tbody id="log-table">
  394. <tr>
  395. <td></td>
  396. <td></td>
  397. <td></td>
  398. </tr>
  399. </tbody>
  400. </table>
  401. </div>
  402. </div>
  403. </div>
  404. </div>
  405. </div>
  406. <script type="text/javascript" src="js/jquery-2.2.4.min.js"></script>
  407. <script type="text/javascript" src="http://img.zhizhuchuxing.cn/zzframe/dists/js/xcConfirm.js"></script>
  408. <script type="text/javascript" src="js/common/common.js"></script>
  409. <script type="text/javascript" src="http://img.zhizhuchuxing.cn/zzframe/dists/js/bootstrap.min.js"></script>
  410. <script type="text/javascript" src="http://img.zhizhuchuxing.cn/zzframe/dists/js/module.js"></script>
  411. <script type="text/javascript" src="js/hotel_order_detail_level.js?v=1.0&t=201704281018"></script>
  412. <script type="text/javascript">
  413. $(".form_date").datetimepicker({
  414. format: 'yyyy-mm-dd',
  415. autoclose: true,
  416. minView: 2,
  417. pickerPosition: "bottom-left"
  418. });
  419. </script>
  420. </body>
  421. </html>