lhxkglviewmain.jsp 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  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"
  11. src="${app }/static/biz/js/gkjygl/gklhxkgl/gklhxksq/lhxksqdetail.js"></script>
  12. <script type="text/javascript">
  13. $(document).ready(function() {
  14. iFrameHeightIframe('gkjyr');//自适应高度
  15. lhxksq.detail.path = '${path}';
  16. lhxksq.detail.path2 = '${path2}';
  17. lhxksq.detail.type = '${type}';
  18. var root = $("#simple_new_menu");
  19. var path = '${path}';
  20. if (path != null && path != '') {
  21. initclick(path);
  22. } else {
  23. $("#lhxksqLi").addClass("active");
  24. $("#lhxksq").addClass("tab-pane fade in active");
  25. initmtxx();
  26. initbwxx();
  27. initcgxx();
  28. initckxx();
  29. initdcxx();
  30. initryxx();
  31. initsssbxx();
  32. initqytzxx();
  33. initzxjxxx();
  34. }
  35. root.find("li").addClass("original");
  36. root.find("li").click(function() {
  37. //root.find("li").eq($(this).index()).addClass("new_hover").siblings().removeClass('new_hover');
  38. //$("#simple_new_main").find("div.new_tab_main").eq($(this).index()).css("display","block").siblings().css("display","none");
  39. initclick($(this).index());
  40. });
  41. });
  42. function initclick(index) {
  43. $("#jyrLi").addClass("active");
  44. $("#gkjyrxx").addClass("tab-pane fade in active");
  45. $("#simple_new_menu").find("li").eq(index).addClass("new_hover")
  46. .siblings().removeClass('new_hover');
  47. $("#simple_new_main").find("div.new_tab_main").eq(index).css("display",
  48. "block").siblings().css("display", "none");
  49. if (index == 3) {
  50. initmtxx();
  51. }
  52. if (index == 4) {
  53. initbwxx();
  54. }
  55. if (index == 5) {
  56. initcgxx();
  57. }
  58. if (index == 6) {
  59. initckxx();
  60. }
  61. if (index == 7) {
  62. initdcxx();
  63. }
  64. if (index == 8) {
  65. initryxx();
  66. }
  67. if (index == 9) {
  68. initsssbxx();
  69. }
  70. if (index == 10) {
  71. initqytzxx();
  72. }
  73. if (index == 11) {
  74. initzxjxxx();
  75. }
  76. }
  77. </script>
  78. <style type="text/css">
  79. #simple_new_tab {
  80. width: 100%;
  81. }
  82. #simple_new_menu {
  83. height: 36px;
  84. margin-left:-20px;
  85. }
  86. #simple_new_menu ul li {
  87. width: 74px;
  88. height: 35px;
  89. list-style: none;
  90. float: left;
  91. line-height: 35px;
  92. margin-right: 1px;
  93. border-radius: 3px 3px 0 0;
  94. text-align: center;
  95. color: #000;
  96. cursor: pointer;
  97. display: inline;
  98. }
  99. .original {
  100. background-color: #dbdbdb;
  101. border: 1px solid #a7adb8;
  102. }
  103. .new_hover {
  104. background-color: #f4f4f5;
  105. border-bottom: 0;
  106. padding-top: 1px;
  107. margin-bottom: -1px;
  108. }
  109. #simple_new_main {
  110. width: 100%; margin-left:20px;
  111. margin-top: -2px;
  112. padding: 5px;
  113. border: 1px solid #a7adb8;
  114. }
  115. /* .basic_info{width:100%;height:90%;margin:10px 0;min-height:300px;}
  116. */
  117. .new_tab_main {
  118. width: 100%;
  119. min-height: 450px;
  120. display: none;
  121. }
  122. .apply th {
  123. width: 12%;
  124. }
  125. .apply td {
  126. width: 13%;
  127. font-size: 14px;
  128. }
  129. .clearfix:after {
  130. content: ".";
  131. display: block;
  132. height: 0;
  133. clear: both;
  134. visibility: hidden;
  135. }
  136. .clearfix {
  137. zoom: 1
  138. }
  139. </style>
  140. </head>
  141. <body>
  142. <br />
  143. <ul id="myTab" class="nav nav-tabs">
  144. <li id="lhxksqLi" role="spp"><a href="#lhxksq"
  145. aria-controls="lhxksq" role="tab" data-toggle="tab">港口经营业务申请书(审批登记表)</a>
  146. </li>
  147. <li id="jyrLi" role="spp"><a href="#gkjyrxx"
  148. aria-controls="gkjyrxx" role="tab" data-toggle="tab">《港口经营许可证》(港口理货业务)
  149. 申请表 </a></li>
  150. </li>
  151. </ul>
  152. <!-- Tab panes -->
  153. <div class="tab-content" style="width: 100%; height: auto;">
  154. <div class="tab-pane " id="lhxksq">
  155. <div class="box">
  156. <div class="box-content">
  157. <div class="apply_fill">
  158. <form id="addform" method="post">
  159. <input type="hidden" id="id" name="id" value="${record.id }">
  160. <input type="hidden" id="opflag" name="opflag" value="${opflag }">
  161. <table class="apply" cellpadding="0" cellspacing="0">
  162. <tr>
  163. <th>申请人名称:&nbsp;</th>
  164. <td><input type="text" class="form-control"
  165. name="sqr" id="sqr" value='${record.sqr }'></td>
  166. <th>法定代表 人:&nbsp;</th>
  167. <td><input type="text"
  168. class="form-control" id="fddbr" name="fddbr"
  169. value='${record.fddbr }'></td>
  170. </tr>
  171. <tr>
  172. <th>申请人联系方式:&nbsp;</th>
  173. <td><input type="text"
  174. class="form-control" id="sqrlxdh" name="sqrlxdh"
  175. value='${record.sqrlxdh }'></td>
  176. <th>申请人邮编:&nbsp;</th>
  177. <td><input type="text"
  178. class="form-control" id="sqryzbm" name="sqryzbm"
  179. value='${record.sqryzbm }'></td>
  180. </tr>
  181. <tr>
  182. <th>申请人住址 :&nbsp;</th>
  183. <td colspan="3"><input type="text"
  184. class="form-control" id="sqrdz" name="sqrdz"
  185. value='${record.sqrdz }'></td>
  186. </tr>
  187. <tr>
  188. <th>委托代理人姓名:&nbsp;</th>
  189. <td><input type="text"
  190. class="form-control" id="wtdlrxm" name="wtdlrxm"
  191. value='${record.wtdlrxm }'></td>
  192. <th>委托代理人联系方式:&nbsp;</th>
  193. <td><input type="text"
  194. class="form-control" id="wtdlrlxfs" name="wtdlrlxfs"
  195. value='${record.wtdlrlxfs }'></td>
  196. </tr>
  197. <tr>
  198. <th>申请的交通行政许可事项及内容:&nbsp;</th>
  199. <td colspan="3"><input type="text" class="form-control"
  200. id="wtdlrlxfs" name="wtdlrlxfs" value='${record.wtdlrlxfs }'></td>
  201. </tr>
  202. <tr>
  203. <th>申请材料清单:&nbsp;</th>
  204. <td colspan="3">
  205. <table style="width: 100%">
  206. <tr>
  207. <td style="width: 20%; text-align: center;">序号</td>
  208. <td style="width: 40%; text-align: center;">附件名称</td>
  209. <td style="width: 40%; text-align: center;">上传附件名称</td>
  210. </tr>
  211. <tr>
  212. </table>
  213. </td>
  214. </tr>
  215. <tr>
  216. <th>申请日期:&nbsp;</th>
  217. <td><input type="text" class="form-control"
  218. id="sqrq" name="sqrq" value='${record.sqrq }'></td>
  219. <th>申请人签字或盖章:</th>
  220. <td><input type="text" class="form-control"></td>
  221. </tr>
  222. </table>
  223. </form>
  224. <div id="buttons">
  225. <a class="btn btn-default btn-sm" href="#"
  226. onclick="lhxkgl.detail.back()"> <i
  227. class="glyphicon glyphicon-arrow-left"></i> 返回
  228. </a>
  229. </div>
  230. </div>
  231. </div>
  232. </div>
  233. </div>
  234. <div class="tab-pane" id="gkjyrxx">
  235. <div class="box">
  236. <div class="box-content">
  237. <div id="simple_new_tab">
  238. <div id="simple_new_main">
  239. <div class="new_tab_main " style="display: block;">
  240. <div class="apply_fill">
  241. <table class="apply" cellpadding="0" cellspacing="0">
  242. <tr>
  243. <th>公司名称:&nbsp;</th>
  244. <td colspan="3"><input type="text"
  245. class="form-control" name="gsmc" id="gsmc"
  246. value='${record.gsmc }'></td>
  247. </tr>
  248. <tr>
  249. <th>注册地址:&nbsp;</th>
  250. <td colspan="3"><input type="text"
  251. class="form-control" name="zcdz" id="zcdz"
  252. value='${record.zcdz }'></td>
  253. </tr>
  254. <tr>
  255. <th>法定代表人:&nbsp;</th>
  256. <td><input type="text"
  257. class="form-control" name="fddbr" id="fddbr"
  258. value='${record.fddbr }'></td>
  259. <th>工商营业执照<br>编号:&nbsp;
  260. </th>
  261. <td><input type="text"
  262. class="form-control" name="gsyyzzbh" id="gsyyzzbh"
  263. value='${record.gsyyzzbh }'></td>
  264. </tr>
  265. <tr>
  266. <th>联系人:&nbsp;</th>
  267. <td><input type="text" class="form-control" name="lxr"
  268. id="lxr" value='${record.lxr }'></td>
  269. <th>注册资本:&nbsp;</th>
  270. <td><input type="text" class="form-control" name="zczb"
  271. id="zczb" value='${record.zczb }'></td>
  272. </tr>
  273. <tr>
  274. <th>联系电话:&nbsp;</th>
  275. <td><input type="text" class="form-control" name="lxrdh"
  276. id="lxrdh" value='${record.lxrdh }'></td>
  277. <th>经营地域:&nbsp;</th>
  278. <td><input type="text" class="form-control" name="jydy"
  279. id="jydy" value='${record.jydy }'></td>
  280. </tr>
  281. <tr>
  282. <th colspan="2" style="text-align: center;">股东名称&nbsp;</th>
  283. <th style="text-align: center;">注册地&nbsp;</th>
  284. <th style="text-align: center;">投资股比&nbsp;</th>
  285. </tr>
  286. <tr>
  287. <td colspan="2"><input type="text" class="form-control"
  288. name="sqr" id="sqr"></td>
  289. <td><input type="text" class="form-control" name="sqr"
  290. id="sqr"></td>
  291. <td><input type="text" class="form-control" name="sqr"
  292. id="sqr"></td>
  293. </tr>
  294. <tr>
  295. <th>员工总数:&nbsp;</th>
  296. <td><input type="text" class="form-control" name="ygzs"
  297. id="ygzs"></td>
  298. <th>理货员数:&nbsp;</th>
  299. <td><input type="text" class="form-control" name="lhys"
  300. id="lhys">
  301. </tr>
  302. <tr>
  303. <th rowspan="4">业务情况:&nbsp;</th>
  304. <th></th>
  305. <th style="text-align: center;">2014年&nbsp;</th>
  306. <th style="text-align: center;">2015年&nbsp;</th>
  307. </tr>
  308. <tr>
  309. <th>营业收入<br>数额(万元):&nbsp;
  310. </th>
  311. <td><input type="text" class="form-control" name="sqr"
  312. id="sqr"></td>
  313. <td><input type="text" class="form-control" name="sqr"
  314. id="sqr"></td>
  315. </tr>
  316. <tr>
  317. <th>理货量<br>数值(万吨):&nbsp;
  318. </th>
  319. <td><input type="text" class="form-control" name="sqr"
  320. id="sqr"></td>
  321. <td><input type="text" class="form-control" name="sqr"
  322. id="sqr"></td>
  323. </tr>
  324. <tr>
  325. <th>理箱量<br>数值(万TEU):&nbsp;
  326. </th>
  327. <td><input type="text" class="form-control" name="sqr"
  328. id="sqr"></td>
  329. <td><input type="text" class="form-control" name="sqr"
  330. id="sqr"></td>
  331. </tr>
  332. <tr>
  333. <th rowspan="4">公司负责人签名<br>及公司印章:&nbsp;
  334. </th>
  335. </tr>
  336. <tr>
  337. <td colspan="3" style="text-align: center;">本公司确认上述信息真实有效,并向江苏省交通运输厅申请《港口经营许可证》(港口理货业务)。</td>
  338. </tr>
  339. <tr>
  340. <th>签名:&nbsp;</th>
  341. <td><input type="text" class="form-control"></td>
  342. <td rowspan="2" style="text-align: center;">(公司印章)</td>
  343. </tr>
  344. <tr>
  345. <th>日期:&nbsp;</th>
  346. <td><input type="text" class="form-control"
  347. readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
  348. </tr>
  349. <tr>
  350. <td colspan="2" style="text-align: center;">江苏省交通运输厅港口局审核意见:
  351. </th>
  352. <td colspan="2" style="text-align: center;">江苏省交通运输厅审核意见:
  353. </th>
  354. </tr>
  355. <tr>
  356. <td colspan="2"><input type="text" class="form-control"></td>
  357. <td colspan="2"><input type="text" class="form-control"></td>
  358. </tr>
  359. <tr>
  360. <th>日期:&nbsp;</th>
  361. <td><input type="text" class="form-control"
  362. readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
  363. <th>日期:&nbsp;</th>
  364. <td><input type="text" class="form-control"
  365. readonly="readonly" value="${fn:substring(sqsj,0,10)}"></td>
  366. </tr>
  367. </table>
  368. </div>
  369. </div>
  370. </div>
  371. </div>
  372. </div>
  373. </div>
  374. </body>
  375. </html>