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.
 
 
 
 

574 lines
25 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 src="js/base_path.js" type="text/javascript" charset="utf-8"></script>
  16. <script type="text/javascript" src="./js/date-time/bootstrap-datepicker.min.js"></script>
  17. <script type="text/javascript" src="./js/date-time/bootstrap-timepicker.min.js"></script>
  18. <script type="text/javascript" src="./js/Page.js"></script>
  19. <script type="text/javascript" src="js/hotelModifyOrder.js"></script>
  20. </head>
  21. <!--
  22. 作者:fuhongcheng_fhc@163.com
  23. 时间:2016-06-28 15:35
  24. 描述:修改HT订单 重写一份
  25. -->
  26. <style type="text/css">
  27. #topchart {
  28. width: 1200px;
  29. height: 210px;
  30. border: 1px solid lightgrey;
  31. margin-top: 40px;
  32. overflow: hidden;
  33. }
  34. #chartLeftSpan {
  35. border: 1px solid lightgrey;
  36. width: 280px;
  37. height: 208px;
  38. overflow: hidden;
  39. float: left;
  40. }
  41. #chartRightSpan {
  42. border: 1px solid lightgrey;
  43. width: 916px;
  44. height: 208px;
  45. overflow: hidden;
  46. float: left;
  47. }
  48. #orderDetail {
  49. width: 918px;
  50. height: 150px;
  51. overflow: hidden;
  52. }
  53. #orderCount {
  54. margin-top: 0px;
  55. width: 916px;
  56. height: 44px;
  57. }
  58. .notifacation {
  59. width: 160px;
  60. height: 34px;
  61. border: 1px solid lightgray;
  62. margin-top: 10px;
  63. margin-left: 20px;
  64. text-align: center;
  65. display: inline-block;
  66. line-height: 34px;
  67. }
  68. .table-bordered>thead>tr>th,
  69. .table-bordered>tbody>tr>th,
  70. .table-bordered>tfoot>tr>th,
  71. .table-bordered>thead>tr>td,
  72. .table-bordered>tbody>tr>td,
  73. .table-bordered>tfoot>tr>td {
  74. border: none;
  75. }
  76. .table thead>tr>th,
  77. .table tbody>tr>th,
  78. .table tfoot>tr>th,
  79. .table thead>tr>td,
  80. .table tbody>tr>td,
  81. .table tfoot>tr>td {
  82. line-height: 30px;
  83. padding: 0px;
  84. padding-bottom: 8px;
  85. padding-top: 8px;
  86. /*line-height: 1.428571;*/
  87. vertical-align: top;
  88. border-top: 1px solid #ddd;
  89. }
  90. .editable-click {
  91. border: 0px solid gray;
  92. }
  93. .profile-user-info-striped .profile-info-value {
  94. border-top: 0px dotted #dcebf7;
  95. padding-left: 12px;
  96. }
  97. .profile-user-info-striped {
  98. border: 0px solid #dcebf7;
  99. }
  100. .profile-info-value {
  101. padding: 6px 4px 6px 6px;
  102. margin-left: 120px;
  103. /*border-top: 1px dotted #d5e4f1;*/
  104. border-top: 0px dotted #d5e4f1;
  105. }
  106. .profile-info-name {
  107. position: absolute;
  108. width: 110px;
  109. text-align: right;
  110. padding: 6px 10px 6px 0;
  111. left: 0;
  112. top: 0;
  113. bottom: 0;
  114. font-weight: normal;
  115. color: #667e99;
  116. background-color: transparent;
  117. /*border-top: 1px dotted #d5e4f1;*/
  118. border-top: 0px dotted #d5e4f1;
  119. }
  120. tbody>tr {
  121. border-bottom: 1px dashed #DDDDDD;
  122. }
  123. tbody>tr:last-child {
  124. border-bottom: 1px solid #DDDDDD;
  125. }
  126. #tr_final > td {
  127. font-weight: 700;
  128. }
  129. th,
  130. td {
  131. text-align: center;
  132. }
  133. .cir_ul>li {
  134. margin: 0 auto;
  135. text-align: center;
  136. }
  137. </style>
  138. <script src="js/jquery.cookie.js"></script>
  139. <!--<script src="js/xm.js"></script>
  140. <script>
  141. login();
  142. </script>-->
  143. <body style="font-size: 12px;">
  144. <!--<div class="navbar navbar-default" style="margin-bottom: 0px;">
  145. <div class="navbar-header ">
  146. <a href="#" class="navbar-brand">
  147. <i class="icon-leaf"></i>CS System<sub style="font-size:12px;position: initial;">&nbsp;<span id="version_txt"></span></sub>
  148. </a>
  149. </div>
  150. </div>
  151. <div id="show_html" style="display:none;" class="warp clearfix">
  152. <div class="control-bar"></div>
  153. <div class="control-show" style="float: left;">-->
  154. <div id="">
  155. <form name="myform" method="post">
  156. <input hidden="hidden" type="text" name="method" id="method" value="modify" />
  157. <input hidden="hidden" type="text" name="maxcount" id="maxcount" value="0" />
  158. <input hidden="hidden" type="text" name="prod_id" id="form_prod_id" value="" />
  159. <input hidden="hidden" type="text" name="prod_name" id="form_prod_name" value="" />
  160. <input hidden="hidden" type="text" name="order_id" id="order_id" value="" />
  161. <!--
  162. 作者:fuhongcheng_fhc@163.com
  163. 时间:2016-06-06
  164. 描述:酒店代下订单
  165. -->
  166. <div class="hotelWaitConfirm" style="width: 1225px;margin-left: 20px;display: none;">
  167. <div class="top" style="font-size: 20px;">
  168. <div style="font-size: 20px;">修改订单</div>
  169. <hr style="width: 1200px;margin-top: 20px;" />
  170. </div>
  171. <!--
  172. 作者:fuhongcheng_fhc@163.com
  173. 时间:2016-06-08
  174. 描述:上面的交互---圆
  175. -->
  176. <div id="topchart">
  177. <div id="chartLeftSpan">
  178. <div id="orderNo" style="margin-left: 30px;margin-top: 20px;font-size: 10px;color: darkgray;">订 单 号:[订单号]</div>
  179. <div id="ifStay" style="margin-left: 30px;margin-top: 30px;font-size: 18px;">[是否入住]</div>
  180. <div id="pay_time" style="margin-left: 30px;height: 10px;margin-top: 20px;">
  181. <!--<img width="10px" height="10px" src="img/aa.jpg"/>支付剩余时间:14 分 55 秒--></div>
  182. <div id="orderCome" style="margin-top:30px ;margin-left: 30px;font-size: 10px;">订单来源:[分销商(上海驴妈妈)]</div>
  183. <div id="saleStyle" style="margin-left: 30px;font-size: 10px;">销售方式:[酒店]</div>
  184. </div>
  185. <div id="chartRightSpan" style=" width: 918px;">
  186. <div id="orderDetail" style="margin-left: 35px;">
  187. <div id="commitOrder" style="float: left;">
  188. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  189. <li id="one_cir" style="width: 30px;height: 30px;border: 3px solid greenyellow; border-radius: 15px;"></li>
  190. <li id="one_statu" style="margin-top: 10px;">提交订单</li>
  191. <li id="one_date" style="margin-top: 10px;"></li>
  192. <li id="one_time"></li>
  193. </ul>
  194. </div>
  195. <div id="payOrder" style="float: left; margin-left: 35px; ">
  196. <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
  197. <li id="two_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
  198. <li id="two_statu" style="margin-top: 15px;">付款成功</li>
  199. <li id="two_date" style="margin-top: 10px;"></li>
  200. <li id="two_time"></li>
  201. </ul>
  202. </div>
  203. <div id="affirmOrder" style="float: left; margin-left: 60px;">
  204. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  205. <li id="three_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  206. <li id="three_statu" style="margin-top: 10px;">确认</li>
  207. <li id="three_date" style="margin-top: 10px;"></li>
  208. <li id="three_time" style="margin-left: 5px;"></li>
  209. </ul>
  210. </div>
  211. <div id="arrangeOrder" style="float: left; margin-left: 35px;">
  212. <ul class="cir_ul" style="list-style: none;margin-top: 25px; width: 80px;">
  213. <li id="four_cir" style="width: 20px;height: 20px;border: 3px solid darkgray; border-radius: 10px;"></li>
  214. <li id="four_statu" style="margin-top: 15px;">确认安排</li>
  215. <li id="four_date" style="margin-top: 10px;"></li>
  216. <li id="four_time"></li>
  217. </ul>
  218. </div>
  219. <div id="pay_small" style="float: left; margin-left: 60px;">
  220. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  221. <li id="five_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  222. <li id="five_statu" style="margin-top: 10px;">通知</li>
  223. <li id="five_date" style="margin-top: 10px; "></li>
  224. <li id="five_time"></li>
  225. </ul>
  226. </div>
  227. <div id="checkIn" style="float: left; margin-left: 60px; ">
  228. <ul class="cir_ul" style="list-style: none;margin-top: 20px; width: 80px;">
  229. <li id="six_cir" style="width: 30px;height: 30px;border: 3px solid darkgray; border-radius: 15px;"></li>
  230. <li id="six_statu" style="margin-top: 10px;">入住酒店</li>
  231. <li id="six_date1" style="margin-top: 10px;"></li>
  232. <li id="six_temp" style="text-align: center;">-</li>
  233. <li id="six_date2"></li>
  234. </ul>
  235. </div>
  236. <div>
  237. </div>
  238. </div>
  239. <div style=" margin-left: 35px; border: 1px dashed lightgray ;width: 844px;"></div>
  240. <div id="orderCount">
  241. <span id="span_order_remark" onclick="click_show_div('.orderRemark',$(this))" name="订单备注" class="notifacation" style="cursor: pointer;margin-left: 35px;">订单备注:[a]条</span>
  242. <span id="span_info_noti" onclick="click_show_div('.info_noti',$(this))" name="短信通知" class="notifacation" style="cursor: pointer;">短信通知:[b]条</span>
  243. <!--<span id="span_order_fujian" onclick="click_show_div('.order_attachment',this)" class="notifacation" style="cursor: pointer;">订单附件:[c]条</span>-->
  244. <!--<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>
  245. <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>
  246. <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>-->
  247. </div>
  248. </div>
  249. </div>
  250. <!--
  251. 作者:fuhongcheng_fhc@163.com
  252. 时间:2016-06-08
  253. 描述:上面的交互---圆
  254. -->
  255. <!--预订信息-->
  256. <div class="bookingInfo">
  257. <p style="margin-top: 16px;"><b>预订信息</b></p>
  258. <hr />
  259. <div class="tabbable">
  260. <div class="profile-user-info profile-user-info-striped">
  261. <div class="profile-info-row">
  262. <div class="profile-info-name" style="background-color: white;">产&nbsp;&nbsp;&nbsp;&nbsp;品:</div>
  263. <div class="profile-info-value">
  264. <span class="editable editable-click" id="hotel_room">[产品]</span>
  265. </div>
  266. </div>
  267. <div class="profile-info-row">
  268. <div class="profile-info-name" style="background-color: white;">订单渠道:</div>
  269. <div class="profile-info-value">
  270. <!--订单渠道-->
  271. <input type="text" hidden="hidden" name="order_from" id="order_from" value="176" />
  272. <!--分销商-->
  273. <input type="text" hidden="hidden" name="distributors" id="distributors" value="" />
  274. <span class="editable editable-click" id="order_channel">[订单渠道] &nbsp;&nbsp;&nbsp;&nbsp;渠道订单号:</span><input type="text" id="outside_order_id" name="outside_order_id" value="" />
  275. </div>
  276. </div>
  277. <!-- profile-info-row start -->
  278. <div class="profile-info-row">
  279. <div class="profile-info-name" style="background-color: white;">修&nbsp;&nbsp;&nbsp;&nbsp;改:</div>
  280. <div class="profile-info-value">
  281. <span class="editable editable-click" id="hotel_room"></span>
  282. <div class="col-sm-1" style="float: left;width: 150px;padding-left:0px;padding-right: 3px;margin-bottom: 10px;">
  283. <div class="input-group">
  284. <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;">
  285. <span class="input-group-addon">
  286. <i class="icon-calendar bigger-110"></i>
  287. </span>
  288. </div>
  289. </div>
  290. <div class="col-sm-1" style="float: left;width: 150px;padding-left:0px;padding-right: 3px;margin-bottom: 10px;">
  291. <div class="input-group">
  292. <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;">
  293. <span class="input-group-addon">
  294. <i class="icon-calendar bigger-110"></i>
  295. </span>
  296. </div>
  297. </div>
  298. <span id="all_days" class="editable editable-click" style="display: inline-block; padding-top:5px;height: 20px;;margin-left: 10px;">共 0 晚</span>
  299. <select id="arrive_latest_time" name="arrive_latest_time" onchange="sel_time_hour(this.options[this.selectedIndex].innerHTML)" style="margin-left: 30px">
  300. <option value="12:00">12:00</option>
  301. <option value="13:00">13:00</option>
  302. <option value="14:00">14:00</option>
  303. <option value="15:00">15:00</option>
  304. <option value="16:00">16:00</option>
  305. <option value="17:00">17:00</option>
  306. <option value="18:00">18:00</option>
  307. <option value="19:00">19:00</option>
  308. <option value="20:00">20:00</option>
  309. <option value="21:00">21:00</option>
  310. <option value="22:00">22:00</option>
  311. <option value="23:00">23:00</option>
  312. <option value="24:00">24:00</option>
  313. </select>
  314. <span class="editable editable-click" style="display: inline-block; padding-top:5px;height: 20px;;margin-left: 10px;">最晚到达</span>
  315. </div>
  316. </div>
  317. <!--profile-info-row end-->
  318. <div class="profile-info-row">
  319. <div class="profile-info-name" style="background-color: white;"></div>
  320. <div class="profile-info-value">
  321. <span class="editable editable-click" id="hotel_room"></span>
  322. <div id="pagination" class="row">
  323. <div class="col-xs-12">
  324. <div class="table-responsive">
  325. <table id="sample-table-1" class="table table-striped table-bordered table-hover">
  326. <thead>
  327. <tr>
  328. <th>入住日期</th>
  329. <th>库存</th>
  330. <th>数量</th>
  331. <th width="120px">采购价</th>
  332. <th width="120px">结算价</th>
  333. <th width="120px">零售价</th>
  334. <th>采购价金额</th>
  335. <th>结算价金额</th>
  336. <th>销售利润</th>
  337. </tr>
  338. </thead>
  339. <tbody id="ht_modify_or_list">
  340. <tr id="tr_modify_one" style="display: none;">
  341. <td>[入住日期]
  342. <input type="hidden" name="check_in_date" id="" value="checkIn:Value">
  343. <input type="hidden" name="run_id" id="" value="[run_id:Value]"></td>
  344. <td>[库存]</td>
  345. <td>
  346. <select name="room_count" id="select_room" onchange="select_room([index],this.options[this.selectedIndex].value)">
  347. <option value="[value:i]">[html:i] 间</option>
  348. </select>
  349. </td>
  350. <td>
  351. <input name="base_price_[base]" id="cai_price_[cai1]" oninput="cai_change([cai_blur],this.value)" style="width: 60px;margin-right: 10px;" type="text" value="[采购价]" placeholder="">元
  352. </td>
  353. <td>
  354. <input name="mid_price_[mid]" id="jie_price_[jie1]" oninput="jie_change([jie_blur],this.value)" style="width: 60px;margin-right: 10px;" type="text" value="[结算价]" placeholder="">元
  355. </td>
  356. <td><input name="order_price_[order]" id="zero_price_[zero1]" oninput="zero_change([zero_blur],this.value)" style="width: 60px;margin-right: 10px;" type="text" value="[零售价]" placeholder="">元</td>
  357. <td id="cai_price_balance_[cai2]">[采购价金额]</td>
  358. <td id="jie_price_balance_[jie2]">[结算价金额]</td>
  359. <td id="profits_[lirun]">[销售利润]</td>
  360. </tr>
  361. <tr id="tr_modify_final" style="display:none;">
  362. <td>总计:</td>
  363. <td></td>
  364. <td></td>
  365. <td></td>
  366. <td></td>
  367. <td id="order">[总零售价]</td>
  368. <td id='base'>[采购价金额]</td>
  369. <td id="mid">[结算价金额]</td>
  370. <td id="profit">[销售利润]</td>
  371. </tr>
  372. </tbody>
  373. </table>
  374. </div>
  375. <!-- /.table-responsive -->
  376. </div>
  377. <!-- /span -->
  378. </div>
  379. <!--row end-->
  380. </div>
  381. </div>
  382. </div>
  383. </div>
  384. <!--tabbable end-->
  385. </div>
  386. <!--预订信息 end-->
  387. <div style="clear: both;"></div>
  388. <!--客人信息-->
  389. <div style="font-weight:bold;">客人信息</div>
  390. <hr style="width: 1200px;margin-top: 20px;" />
  391. <div class="tabbable">
  392. <div class="profile-user-info profile-user-info-striped">
  393. <div class="profile-info-row">
  394. <div class="profile-info-name" style="background-color: white;">客人姓名:</div>
  395. <div class="profile-info-value">
  396. <input name="customer_name" id="customer_name" type="text" value="" placeholder="客人姓名" />
  397. </div>
  398. </div>
  399. <div class="profile-info-row">
  400. <div class="profile-info-name" style="background-color: white;">联系电话:</div>
  401. <div class="profile-info-value">
  402. <input name="customer_mobile" id="customer_mobile" 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();" />
  403. </div>
  404. </div>
  405. </div>
  406. </div>
  407. <!--客人信息 end-->
  408. </div>
  409. <hr style="width: 1200px;margin-top: 20px;">
  410. <div style="margin-left: 100px;">
  411. <span id="btn_modify_save" style="cursor: pointer;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: gray;display: inline-block;border-radius: 3px;">保存修改</span>
  412. <span id="btn_cancel" style="margin-left:10px;width: 100px;height: 30px;line-height:30px;text-align: center;background-color: lightgray;display: inline-block;border-radius: 3px;">关闭</span>
  413. </div>
  414. <div style="margin-bottom: 40px;"></div>
  415. <!--
  416. 作者:fuhongcheng_fhc@163.com
  417. 时间:2016-06-06
  418. 描述:酒店订单待处理
  419. -->
  420. <!--订单备注-->
  421. <div class="orderRemark" style="display: none;width:530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  422. <span style="width:76px;display: inline-block;text-align: center;">订单备注</span>
  423. <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>
  424. <div style="width:490px;margin: 10px auto 20px auto;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  425. <div id="pagination" class="row">
  426. <div class="col-xs-12">
  427. <div class="table-responsive" style="width: 490px;margin: 0 auto;">
  428. <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
  429. <thead>
  430. <tr>
  431. <th width="80px">类型</th>
  432. <th width="210px">内容</th>
  433. <th width="80px">添加人</th>
  434. <th width="120px">添加时间</th>
  435. </tr>
  436. </thead>
  437. <tbody id="ht_comment_list">
  438. <tr id="ht_tr_com_one" style="display: none;">
  439. <td>[类型]</td>
  440. <td style="text-align: left;">[内容]</td>
  441. <td>[添加人]</td>
  442. <td>[添加时间]</td>
  443. </tr>
  444. </tbody>
  445. </table>
  446. </div>
  447. <!-- /.table-responsive -->
  448. </div>
  449. <!-- /span -->
  450. </div>
  451. <!--row end-->
  452. </div>
  453. <!--订单备注 end-->
  454. <!--添加订单备注-->
  455. <div class="addOrderRemark" style="display:none;width: 530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  456. <span style="width:76px;display: inline-block;text-align: center;">添加备注</span>
  457. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  458. <div class="profile-info-row">
  459. <div class="profile-info-name" style="background-color: white;">备&nbsp;&nbsp;&nbsp;&nbsp;注:</div>
  460. <div class="profile-info-value">
  461. <span class="editable editable-click" id="hotel_room"></span>
  462. <select id="add_com_sel" name="">
  463. <option value="">选择类型</option>
  464. <option value="0">内部备注</option>
  465. <option value="1">公共备注</option>
  466. </select>
  467. <br />
  468. <textarea id="or_remark_txt" maxlength="70" style="width: 300px;height: 60px;"></textarea>
  469. </div>
  470. </div>
  471. <hr style="width: 1200px;margin-top: 20px;" />
  472. <div style="margin-left: 100px;">
  473. <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>
  474. <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>
  475. </div>
  476. </div>
  477. <!--添加订单备注 end-->
  478. <!--短信通知-->
  479. <div class="info_noti" style="display: none;width: 530px;padding-bottom: 20px;padding-top:20px;border: 1px solid darkgray;border-radius: 5px;overflow: hidden;">
  480. <span style="width:76px;display: inline-block;text-align: center;">短信通知</span>
  481. <!--<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>-->
  482. <div style="margin-top:10px;margin-bottom: 20px;height: 1px;border-bottom: 1px dashed lightgray;"></div>
  483. <div id="pagination" class="row">
  484. <div class="col-xs-12">
  485. <div class="table-responsive" style="width: 490px;margin: 0 auto;">
  486. <table width="490px" id="sample-table-1" class="table table-striped table-bordered table-hover">
  487. <thead>
  488. <tr>
  489. <th width="290px">内容</th>
  490. <th width="80px">操作人</th>
  491. <th width="120px">发送时间</th>
  492. </tr>
  493. </thead>
  494. <tbody id="ht_send_message_list">
  495. <tr id="ht_tr_mes_one" style="display: none;">
  496. <!--手机号:短信内容-->
  497. <td style="text-align: left;">[内容]</td>
  498. <td>[操作人]</td>
  499. <td>[发送时间]</td>
  500. </tr>
  501. </tbody>
  502. </table>
  503. </div>
  504. <!-- /.table-responsive -->
  505. </div>
  506. <!-- /span -->
  507. </div>
  508. <!--row end-->
  509. </div>
  510. <!--短信通知 end-->
  511. <!--蒙板-->
  512. <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>
  513. </form>
  514. </div>
  515. <!--</div>-->
  516. </body>
  517. <!--<script type="text/javascript" src="./js/master.js"></script>-->
  518. <script type="text/javascript">
  519. $('.date-picker').datepicker({
  520. autoclose: true
  521. }).next().on("click", function() {
  522. $(this).prev().focus();
  523. });
  524. $('#timepicker1').timepicker({
  525. minuteStep: 1,
  526. showSeconds: false,
  527. showMeridian: false
  528. }).next().on("click", function() {
  529. $(this).prev().focus();
  530. });
  531. $('#timepicker2').timepicker({
  532. minuteStep: 1,
  533. showSeconds: false,
  534. showMeridian: false
  535. }).next().on("click", function() {
  536. $(this).prev().focus();
  537. });
  538. </script>
  539. </html>