hxhbtjEdit.jsp 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <%@ page language="java" contentType="text/html; charset=UTF-8"
  2. pageEncoding="UTF-8"%>
  3. <!DOCTYPE html>
  4. <html lang="en">
  5. <head>
  6. <meta charset="utf-8">
  7. <title>江苏省港口建设与经营管理信息系统</title>
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <%@ include file="../../common.jsp"%>
  10. <script type="text/javascript" src="${app }/static/biz/js/gkyxtjyfx/hxhbtj/hxhbtjdetail.js"></script>
  11. <script type="text/javascript">
  12. $(document).ready(function () {
  13. initgkSelect('szgksel','${szgkid }','','showgq','80%');
  14. iFrameHeightIframe('${menuid}');//自适应高度
  15. });
  16. </script>
  17. <style type="text/css">
  18. .apply th {
  19. width: 9%;
  20. height: 35px;
  21. font-weight: normal;
  22. border-bottom: 1px solid #dadbda;
  23. color: #185f8a;
  24. background: #e6eff9;
  25. font-size: 14px;
  26. text-align: center;
  27. }
  28. .apply td {
  29. width: 15%;
  30. height: 30px;
  31. border: 1px solid #e2e3cb;
  32. text-indent: 5px;
  33. font-size: 14px;
  34. color: #000000
  35. }
  36. </style>
  37. </head>
  38. <body>
  39. <div class="box" >
  40. <div class="box-content" >
  41. <div class="apply_fill">
  42. <form id="addform" method="post">
  43. <input type="hidden" name="id" value="${record.id }">
  44. <table class="apply" cellpadding="0" cellspacing="0">
  45. <tr>
  46. <th><span class="needwrite">*</span>所在港口:&nbsp;</th>
  47. <td >
  48. <span id="szgksel"></span>
  49. </td>
  50. <th><span class="needwrite">*</span>日期:&nbsp;</th>
  51. <td >
  52. <input class="Wdate" id="rq" name="rq" type="text" onFocus="WdatePicker({lang:'zh-cn',skin:'default',dateFmt:'yyyy-MM'})" value="${record.rq }">
  53. </td>
  54. </tr>
  55. </table>
  56. <h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">集装箱吞吐量完成情况</h2>
  57. <table class="apply" cellpadding="0" cellspacing="0">
  58. <tr>
  59. <th colspan="2">本月完成量:&nbsp;</th>
  60. <td>
  61. <input type="text" class="form-control" id="bywcl" name="bywcl" value="${record.bywcl }">
  62. </td>
  63. <th colspan="2">本年累计量:&nbsp;</th>
  64. <td>
  65. <input type="text" class="form-control" id="bnljl" name="bnljl" value="${record.bnljl }">
  66. </td>
  67. <th colspan="2">同比增长数(%):&nbsp;</th>
  68. <td>
  69. <input type="text" class="form-control" id="tbzzs" name="tbzzs" value="${record.tbzzs }">
  70. </td>
  71. </tr>
  72. <tr>
  73. <th rowspan="2">其中:</th>
  74. <th>外贸:&nbsp;</th>
  75. <td><input type="text" class="form-control" id="wmjzxttl" name="wmjzxttl" value="${record.wmjzxttl }"></td>
  76. <th rowspan="2">其中:</th>
  77. <th>外贸:&nbsp;</th>
  78. <td><input type="text" class="form-control" id="nwmjzxttl" name="nwmjzxttl" value="${record.nwmjzxttl }"></td>
  79. <th rowspan="2">其中:</th>
  80. <th>外贸:&nbsp;</th>
  81. <td><input type="text" class="form-control" id="wmtbzzs" name="wmtbzzs" value="${record.wmtbzzs }"></td>
  82. </tr>
  83. <tr>
  84. <th>内贸:&nbsp;</th>
  85. <td><input type="text" class="form-control" id="nmjzxttl" name="nmjzxttl" value="${record.nmjzxttl }"></td>
  86. <th>内贸:&nbsp;</th>
  87. <td><input type="text" class="form-control" id="nnmjzxttl" name="nnmjzxttl" value="${record.nnmjzxttl }"></td>
  88. <th>内贸:&nbsp;</th>
  89. <td><input type="text" class="form-control" id="nmtbzzs" name="nmtbzzs" value="${record.nmtbzzs }"></td>
  90. </tr>
  91. </table>
  92. <h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">集装箱航线航班开辟情况</h2>
  93. <table class="apply">
  94. <tr>
  95. <th></th>
  96. <th>本月营运航线总数</th>
  97. <th>本月营运航班总数</th>
  98. <th>本月新开辟航线数</th>
  99. <th>本月停开航线数</th>
  100. </tr>
  101. <tr>
  102. <th>远洋航线</th>
  103. <td><input type="text" class="form-control" id="yyhxts" name="yyhxts" value="${record.yyhxts }"></td>
  104. <td><input type="text" class="form-control" id="yyhxhbs" name="yyhxhbs" value="${record.yyhxhbs }"></td>
  105. <td><input type="text" class="form-control" id="yyxkphxs" name="yyxkphxs" value="${record.yyxkphxs }"></td>
  106. <td><input type="text" class="form-control" id="yytkhxs" name="yytkhxs" value="${record.yytkhxs }"></td>
  107. </tr>
  108. <tr>
  109. <th>近洋航线</th>
  110. <td><input type="text" class="form-control" id="jyhxts" name="jyhxts" value="${record.jyhxts }"></td>
  111. <td><input type="text" class="form-control" id="jyhxhbs" name="jyhxhbs" value="${record.jyhxhbs }"></td>
  112. <td><input type="text" class="form-control" id="jyxkphxs" name="jyxkphxs" value="${record.jyxkphxs }"></td>
  113. <td><input type="text" class="form-control" id="jytkhxs" name="jytkhxs" value="${record.jytkhxs }"></td>
  114. </tr>
  115. <tr>
  116. <th>外贸内支线</th>
  117. <td><input type="text" class="form-control" id="nzxts" name="nzxts" value="${record.nzxts }"></td>
  118. <td><input type="text" class="form-control" id="nzxhbs" name="nzxhbs" value="${record.nzxhbs }"></td>
  119. <td><input type="text" class="form-control" id="nzxxkphxs" name="nzxxkphxs" value="${record.nzxxkphxs }"></td>
  120. <td><input type="text" class="form-control" id="nzxtkhxs" name="nzxtkhxs" value="${record.nzxtkhxs }"></td>
  121. </tr>
  122. <tr>
  123. <th>内贸航线</th>
  124. <td><input type="text" class="form-control" id="nmhxts" name="nmhxts" value="${record.nmhxts }"></td>
  125. <td><input type="text" class="form-control" id="nmhxhbs" name="nmhxhbs" value="${record.nmhxhbs }"></td>
  126. <td><input type="text" class="form-control" id="nmxkphxs" name="nmxkphxs" value="${record.nmxkphxs }"></td>
  127. <td><input type="text" class="form-control" id="nmtkhxs" name="nmtkhxs" value="${record.nmtkhxs }"></td>
  128. </tr>
  129. <tr>
  130. <th>填表人:</th>
  131. <td><input type="text" class="form-control" id="tbr" readOnly = "true" value="${record.tbr }"></td>
  132. <th>联系电话:</th>
  133. <td colspan="2"><input type="text" class="form-control" id="lxdh" readOnly = "true" value="${record.lxdh }"></td>
  134. </tr>
  135. </table>
  136. </form>
  137. <div id="buttons">
  138. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.save()">
  139. <i class="glyphicon glyphicon-floppy-disk"></i>保存
  140. </a>
  141. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.submit()">
  142. <i class="glyphicon glyphicon-share"></i>提交
  143. </a>
  144. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.back()">
  145. <i class="glyphicon glyphicon-arrow-left"></i>返回
  146. </a>
  147. </div>
  148. </div>
  149. </div>
  150. </div>
  151. </body>
  152. </html>