hxhbtjAdd.jsp 6.4 KB

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