hxhbtjStat.jsp 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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. <div style="padding-left: 95%; padding-top: 10px;">
  57. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.stat()">
  58. <i class="glyphicon glyphicon-search"></i>统计</a>
  59. </div>
  60. <h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">集装箱吞吐量完成情况</h2>
  61. <table class="apply" cellpadding="0" cellspacing="0">
  62. <tr>
  63. <th colspan="2">本月完成量:&nbsp;</th>
  64. <td>
  65. <input type="text" class="form-control" id="bywcl" name="bywcl" value="${record.bywcl }">
  66. </td>
  67. <th colspan="2">本年累计量:&nbsp;</th>
  68. <td>
  69. <input type="text" class="form-control" id="bnljl" name="bnljl" value="${record.bnljl }">
  70. </td>
  71. <th colspan="2">同比增长数(%):&nbsp;</th>
  72. <td>
  73. <input type="text" class="form-control" id="tbzzs" name="tbzzs" value="${record.tbzzs }">
  74. </td>
  75. </tr>
  76. <tr>
  77. <th rowspan="2">其中:</th>
  78. <th>外贸:&nbsp;</th>
  79. <td><input type="text" class="form-control" id="wmjzxttl" name="wmjzxttl" value="${record.wmjzxttl }"></td>
  80. <th rowspan="2">其中:</th>
  81. <th>外贸:&nbsp;</th>
  82. <td><input type="text" class="form-control" id="nwmjzxttl" name="nwmjzxttl" value="${record.nwmjzxttl }"></td>
  83. <th rowspan="2">其中:</th>
  84. <th>外贸:&nbsp;</th>
  85. <td><input type="text" class="form-control" id="wmtbzzs" name="wmtbzzs" value="${record.wmtbzzs }"></td>
  86. </tr>
  87. <tr>
  88. <th>内贸:&nbsp;</th>
  89. <td><input type="text" class="form-control" id="nmjzxttl" name="nmjzxttl" value="${record.nmjzxttl }"></td>
  90. <th>内贸:&nbsp;</th>
  91. <td><input type="text" class="form-control" id="nnmjzxttl" name="nnmjzxttl" value="${record.nnmjzxttl }"></td>
  92. <th>内贸:&nbsp;</th>
  93. <td><input type="text" class="form-control" id="nmtbzzs" name="nmtbzzs" value="${record.nmtbzzs }"></td>
  94. </tr>
  95. </table>
  96. <h2 align="center" style="margin-top:0px;"><font style="font-size:16px;color:#196794;font-family:微软雅黑;font-weight: bold;">集装箱航线航班开辟情况</h2>
  97. <table class="apply">
  98. <tr>
  99. <th></th>
  100. <th>本月营运航线总数</th>
  101. <th>本月营运航班总数</th>
  102. <th>本月新开辟航线数</th>
  103. <th>本月停开航线数</th>
  104. </tr>
  105. <tr>
  106. <th>远洋航线</th>
  107. <td><input type="text" class="form-control" id="yyhxts" name="yyhxts" value="${record.yyhxts }"></td>
  108. <td><input type="text" class="form-control" id="yyhxhbs" name="yyhxhbs" value="${record.yyhxhbs }"></td>
  109. <td><input type="text" class="form-control" id="yyxkphxs" name="yyxkphxs" value="${record.yyxkphxs }"></td>
  110. <td><input type="text" class="form-control" id="yytkhxs" name="yytkhxs" value="${record.yytkhxs }"></td>
  111. </tr>
  112. <tr>
  113. <th>近洋航线</th>
  114. <td><input type="text" class="form-control" id="jyhxts" name="jyhxts" value="${record.jyhxts }"></td>
  115. <td><input type="text" class="form-control" id="jyhxhbs" name="jyhxhbs" value="${record.jyhxhbs }"></td>
  116. <td><input type="text" class="form-control" id="jyxkphxs" name="jyxkphxs" value="${record.jyxkphxs }"></td>
  117. <td><input type="text" class="form-control" id="jytkhxs" name="jytkhxs" value="${record.jytkhxs }"></td>
  118. </tr>
  119. <tr>
  120. <th>外贸内支线</th>
  121. <td><input type="text" class="form-control" id="nzxts" name="nzxts" value="${record.nzxts }"></td>
  122. <td><input type="text" class="form-control" id="nzxhbs" name="nzxhbs" value="${record.nzxhbs }"></td>
  123. <td><input type="text" class="form-control" id="nzxxkphxs" name="nzxxkphxs" value="${record.nzxxkphxs }"></td>
  124. <td><input type="text" class="form-control" id="nzxtkhxs" name="nzxtkhxs" value="${record.nzxtkhxs }"></td>
  125. </tr>
  126. <tr>
  127. <th>内贸航线</th>
  128. <td><input type="text" class="form-control" id="nmhxts" name="nmhxts" value="${record.nmhxts }"></td>
  129. <td><input type="text" class="form-control" id="nmhxhbs" name="nmhxhbs" value="${record.nmhxhbs }"></td>
  130. <td><input type="text" class="form-control" id="nmxkphxs" name="nmxkphxs" value="${record.nmxkphxs }"></td>
  131. <td><input type="text" class="form-control" id="nmtkhxs" name="nmtkhxs" value="${record.nmtkhxs }"></td>
  132. </tr>
  133. <tr>
  134. <th>填表人:</th>
  135. <td><input type="text" class="form-control" id="tbr" readOnly = "true" value="${record.tbr }"></td>
  136. <th>联系电话:</th>
  137. <td colspan="2"><input type="text" class="form-control" id="lxdh" readOnly = "true" value="${record.lxdh }"></td>
  138. </tr>
  139. </table>
  140. </form>
  141. <div id="buttons">
  142. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.save()">
  143. <i class="glyphicon glyphicon-floppy-disk"></i>保存
  144. </a>
  145. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.submit()">
  146. <i class="glyphicon glyphicon-share"></i>提交
  147. </a>
  148. <a class="btn btn-default btn-sm" href="#" onclick="hxhbtj.detail.back()">
  149. <i class="glyphicon glyphicon-arrow-left"></i>返回
  150. </a>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. </body>
  156. </html>