center_page.html 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512
  1. {extend name="layout/content"}
  2. {block name="content"}
  3. <style type="text/css">
  4. .spacing {
  5. margin-bottom: 10px;
  6. padding-right: 4px;
  7. padding-left: 4px;
  8. }
  9. table {
  10. word-wrap: break-word;
  11. word-break: break-all
  12. }
  13. .layui-layer-btn .layui-layer-btn1 {
  14. border-color: #009688;
  15. background-color: #009688;
  16. color: #fff;
  17. }
  18. .key{
  19. width: 150px;
  20. text-align: right;
  21. background-color: #f0f9eb;
  22. }
  23. .value1{
  24. width: 240px;
  25. }
  26. #fileList li{width:80px;height:80px;float:left;margin:10px;overflow:hidden;}
  27. #fileList li img{width:80px;}
  28. </style>
  29. <div class="ibox float-e-margins">
  30. <div class="ibox-title">
  31. <h5>机构用户中心</h5>
  32. </div>
  33. <div class="ibox-content">
  34. <div class="form-horizontal">
  35. <div class="row">
  36. <div class="col-sm-12">
  37. <div class="tabs-container">
  38. <ul class="nav nav-tabs">
  39. <li class="active"><a data-toggle="tab" href="#tab-1" aria-expanded="true">基本信息</a></li>
  40. <li class=""><a data-toggle="tab" href="#tab-2" aria-expanded="false">机构信息变更</a></li>
  41. <li class=""><a data-toggle="tab" href="#tab-3" aria-expanded="false">修改密码</a></li>
  42. <li class=""><a data-toggle="tab" href="#tab-5" aria-expanded="false">账号注销</a></li>
  43. <!-- <li class="" ><a data-toggle="tab" href="#tab-4" aria-expanded="false">绑定聚才网账号</a></li>-->
  44. </ul>
  45. <div class="tab-content">
  46. <div id="tab-1" class="tab-pane active">
  47. <div class="panel-body">
  48. <div class="panel panel-default">
  49. <div class="panel-heading">{eq name="ep.special" value="0"}企业{else/}单位{/eq}信息</div>
  50. <div class="panel-body">
  51. <table style="width:100%" class="table table-bordered">
  52. <tr>
  53. <td class="key">
  54. 账号
  55. </td>
  56. <td class="value1">
  57. {$ep.username}
  58. </td>
  59. <td class="key">
  60. {eq name="ep.special" value="0"}企业{else/}单位{/eq}名称
  61. </td>
  62. <td class="value1" style="border-right: 1px solid #c0a16b">
  63. {$ep.name}
  64. </td>
  65. <td rowspan="4" style="border: 1px solid #c0a16b">
  66. <label>{eq name="ep.special" value="0"}营业执照{else/}事业单位法人证或批文{/eq}</label>
  67. {if condition="$ep['imgurl']"}
  68. {if condition="$ep['imgurl_is_img'] eq 1"}
  69. <img onclick="Feng.showImg(this)" id="yyzz" src="{$ep.imgurl|getStoragePath}" style="max-height:60px">
  70. {else/}
  71. <img onclick="Feng.showPdf('{$ep.imgurl|getStoragePath}', 'imgurl')" src="/static/img/Pdf.png" style="max-height:60px">
  72. {/if}
  73. {/if}
  74. </td>
  75. </tr>
  76. <tr>
  77. <td class="key">
  78. 统一社会信用代码
  79. </td>
  80. <td>
  81. {$ep.idCard}
  82. </td>
  83. <td class="key">
  84. 法人代表
  85. </td>
  86. <td>
  87. {$ep.legal}
  88. </td>
  89. </tr>
  90. <tr>
  91. <td class="key">
  92. 所属街道
  93. </td>
  94. <td>
  95. {$ep.streetName}
  96. </td>
  97. <td class="key">
  98. {eq name="ep.special" value="0"}企业{else/}单位{/eq}电话
  99. </td>
  100. <td>
  101. {$ep.ephone}
  102. </td>
  103. </tr>
  104. <tr>
  105. <td class="key">
  106. {eq name="ep.special" value="0"}企业{else/}单位{/eq}地址
  107. </td>
  108. <td colspan="3">
  109. {$ep.address}
  110. </td>
  111. </tr>
  112. <tr>
  113. <td class="key">
  114. {eq name="ep.special" value="0"}企业{else/}单位{/eq}银行账号
  115. </td>
  116. <td>
  117. {$ep.bankCard}
  118. </td>
  119. <td class="key">
  120. {eq name="ep.special" value="0"}企业{else/}单位{/eq}开户银行
  121. </td>
  122. <td style="border-right: 1px solid #c0a16b">
  123. {$ep.bank}
  124. </td>
  125. <td rowspan="2" style="border: 1px solid #c0a16b">
  126. <label>开户许可证/基本存款账户信息</label>
  127. {if condition="$ep['bankImg']"}
  128. {if condition="$ep['bankImg_is_img'] eq 1"}
  129. <img onclick="Feng.showImg(this)" id="bankImg" src="{$ep.bankImg|getStoragePath}" style="max-height:60px">
  130. {else/}
  131. <img onclick="Feng.showPdf('{$ep.bankImg|getStoragePath}', 'bankImg')" src="/static/img/Pdf.png" style="max-height:60px">
  132. {/if}
  133. {/if}
  134. </td>
  135. </tr>
  136. <tr>
  137. <td class="key">
  138. {eq name="ep.special" value="0"}企业{else/}单位{/eq}开户银行网点
  139. </td>
  140. <td>
  141. {$ep.bankNetwork}
  142. </td>
  143. {eq name="ep.special" value="3"}
  144. <td class="key">机构标签</td>
  145. <td>{$ep.organizationTagName}</td>
  146. {/eq}
  147. {eq name="ep.special" value="1"}
  148. <td class="key">单位标签</td>
  149. <td>{$ep.institutionTagName}</td>
  150. {/eq}
  151. </tr>
  152. </table>
  153. {eq name="ep.special" value="0"}
  154. <p>
  155. 申报类型:
  156. {switch name="ep.type"}
  157. {case value="1"}晋江市现代产业体系人才{if condition="$ep['agencyTypeName']"}({$ep.agencyTypeName}){/if}{/case}
  158. {case value="2"}集成电路优秀人才{/case}
  159. {/switch}
  160. <input type="hidden" id="type" value="{$ep.type}">
  161. </p>
  162. {if condition="$ep['type'] eq 1"}
  163. <table style="width:100%;table-layout:fixed;" class="table table-bordered">
  164. {if condition="$ep['agencyType'] eq 1"}
  165. <tr class="type1">
  166. <td class="key">
  167. 产业领域
  168. </td>
  169. <td class="value1">
  170. {$ep.industryFieldNewName}
  171. </td>
  172. <td class="key">
  173. 行业领域
  174. </td>
  175. <td class="value1" style="border-right: 1px solid #c0a16b">
  176. {$ep.industryFieldOldName}
  177. </td>
  178. <td style="border: 1px solid #c0a16b">
  179. <label>行业领域佐证材料</label>
  180. {if condition="$ep['domainImg']"}
  181. {if condition="$ep['domainImg_is_img'] eq 1"}
  182. <img onclick="Feng.showImg(this)" id="domainImg" src="{$ep.domainImg|getStoragePath}" style="max-height:60px">
  183. {else/}
  184. <img onclick="Feng.showPdf('{$ep.domainImg|getStoragePath}', 'domainImg')" src="/static/img/Pdf.png" style="max-height:60px">
  185. {/if}
  186. {/if}
  187. </td>
  188. </tr>
  189. {/if}
  190. <tr class="type1">
  191. <td class="key">
  192. 企业标签
  193. </td>
  194. <td>
  195. {$ep.enterpriseTagName}
  196. </td>
  197. <td class="key">
  198. 企业类型
  199. </td>
  200. <td style="border-right:1px solid #c0a16b;">
  201. {$ep.enterpriseTypeName}
  202. </td>
  203. <td style="border: 1px solid #c0a16b">
  204. <label>规上、高新技术、专精特新企业上传材料</label>
  205. {if condition="$ep['typeImg']"}
  206. {if condition="$ep['typeImg_is_img'] eq 1"}
  207. <img onclick="Feng.showImg(this)" id="domainImg" src="{$ep.typeImg|getStoragePath}" style="max-height:60px">
  208. {else/}
  209. <img onclick="Feng.showPdf('{$ep.typeImg|getStoragePath}', 'typeImg')" src="/static/img/Pdf.png" style="max-height:60px">
  210. {/if}
  211. {/if}
  212. </td>
  213. </tr>
  214. </table>
  215. {/if}
  216. {/eq}
  217. </div>
  218. </div>
  219. </div>
  220. <div class="panel-body">
  221. <div class="panel panel-default">
  222. <div class="panel-heading">人才联络员信息</div>
  223. <div class="panel-body">
  224. <table style="width:100%" class="table table-bordered">
  225. <tr>
  226. <td class="key">
  227. 姓名
  228. </td>
  229. <td class="value1">
  230. {$ep.agentName}
  231. </td>
  232. <td class="key">
  233. 人才联络员电话
  234. </td>
  235. <td class="value1" style="border-right: 1px solid #c0a16b">
  236. {$ep.agentPhone}
  237. </td>
  238. <td rowspan="2" style="border: 1px solid #c0a16b">
  239. <label>人才联络员信息备案表</label>
  240. {if condition="$ep['beian']"}
  241. {if condition="$ep['beian_is_img'] eq 1"}
  242. <img onclick="Feng.showImg(this)" id="domainImg" src="{$ep.beian|getStoragePath}" style="max-height:60px">
  243. {else/}
  244. <img onclick="Feng.showPdf('{$ep.beian|getStoragePath}', 'beian')" src="/static/img/Pdf.png" style="max-height:60px">
  245. {/if}
  246. {/if}
  247. </td>
  248. </tr>
  249. <tr>
  250. <td class="key">
  251. 人才联络员邮箱
  252. </td>
  253. <td class="value1">
  254. {$ep.agentEmail}
  255. </td>
  256. <td colspan="2"></td>
  257. </tr>
  258. </table>
  259. </div>
  260. </div>
  261. </div>
  262. </div>
  263. <div id="tab-2" class="tab-pane">
  264. <br/>
  265. <div class="row">
  266. <div class="hidden-xs" id="tableToolbar" role="group">
  267. <button type="button" class="btn btn-sm btn-primary"
  268. onclick="EnterpriseCenter.addEnterprisechangeRecord()"><i
  269. class="fa fa-plus"></i>申请变更
  270. </button>
  271. <button type="button" class="btn btn-sm btn-primary"
  272. onclick="EnterpriseCenter.updateEnterprisechangeRecord()"><i
  273. class="fa fa-edit"></i>修改
  274. </button>
  275. <button type="button" class="btn btn-sm btn-primary"
  276. onclick="EnterpriseCenter.showEnterprisechangeRecordDetail()"><i
  277. class="fa fa-info"></i>查看详情
  278. </button>
  279. </div>
  280. <table id="table">
  281. </table>
  282. </div>
  283. </div>
  284. <div id="tab-3" class="tab-pane">
  285. <div class="panel-body" style="width:900px;">
  286. <br/>
  287. <div class="row">
  288. <div class="col-sm-12 b-r">
  289. <div class="rowGroup" style="margin-bottom: 0px;">
  290. <label class="col-sm-2 control-label">原密码</label>
  291. <div class="col-sm-10">
  292. <input type="password" class="form-control"
  293. autocomplete='new-password' name="password"/>
  294. </div>
  295. </div>
  296. </div>
  297. </div>
  298. <div class="hr-line-dashed"></div>
  299. <div class="row">
  300. <div class="col-sm-12 b-r">
  301. <div class="rowGroup" style="margin-bottom: 0px;">
  302. <label class="col-sm-2 control-label">新密码</label>
  303. <div class="col-sm-10">
  304. <input type="password" class="form-control"
  305. autocomplete='new-password' name="newPassword"/>
  306. </div>
  307. </div>
  308. </div>
  309. </div>
  310. <div class="hr-line-dashed"></div>
  311. <div class="row">
  312. <div class="col-sm-12 b-r">
  313. <div class="rowGroup" style="margin-bottom: 0px;">
  314. <label class="col-sm-2 control-label">重复新密码</label>
  315. <div class="col-sm-10">
  316. <input type="password" class="form-control"
  317. autocomplete='new-password' name="newRePassword"/>
  318. </div>
  319. </div>
  320. </div>
  321. </div>
  322. <br/>
  323. <div style="width:100%; text-align: center;">
  324. <button type="button" class="btn btn-w-m btn-primary" style="width:200px;"
  325. onclick="EnterpriseCenter.changePwd()">确认修改
  326. </button>
  327. </div>
  328. </div>
  329. </div>
  330. <div id="tab-4" class="tab-pane">
  331. <div class="panel-body" style="width:900px;">
  332. <br/>
  333. <div class="row">
  334. <div class="col-sm-12 ">
  335. <div class="rowGroup" style="margin-bottom: 0px;">
  336. <label class="col-sm-2 control-label">聚才网账号</label>
  337. <div class="col-sm-10">
  338. <input type="text" class="form-control" id="username"
  339. name="username"/>
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. <br/>
  345. <div class="row">
  346. <div class="col-sm-12">
  347. <div class="rowGroup" style="margin-bottom: 0px;">
  348. <label class="col-sm-2 control-label">聚才网账号密码</label>
  349. <div class="col-sm-10">
  350. <input type="password" class="form-control"
  351. autocomplete='new-password' id="password" name="password"/>
  352. </div>
  353. </div>
  354. </div>
  355. </div>
  356. <br/>
  357. <div class="row">
  358. <div class="col-sm-12 ">
  359. <div class="rowGroup form-inline" style="margin-bottom: 0px;">
  360. <label class="col-sm-2 control-label">人才联络员手机验证码</label>
  361. <div class="col-sm-10">
  362. <input autocomplete="off" type="text" style="width: 80%"
  363. class="form-control" id="verificationCode"
  364. name="verificationCode"/>
  365. <button id="enterprise_sms_btn"
  366. style="margin-bottom: 0px;width: 18%"
  367. onclick="EnterpriseCenter.getEnterpriseSms()" type="button"
  368. class="btn btn-sm btn-info">获取验证码
  369. </button>
  370. </div>
  371. </div>
  372. </div>
  373. </div>
  374. <br/>
  375. <div style="width:100%; text-align: center;">
  376. <button type="button" class="btn btn-w-m btn-primary" style="width:200px;"
  377. onclick="EnterpriseCenter.bindJcAccount()">确认绑定
  378. </button>
  379. </div>
  380. </div>
  381. </div>
  382. <div id="tab-5" class="tab-pane">
  383. <div class="panel-body" style="width:900px;">
  384. <form id="EpCloseForm" autocomplete="off" action="/enterprise/api/closeAccount" method="post" enctype="multipart/form-data" target="hiddenIframe">
  385. <input type="hidden" id="closeAccountState" value="{$closeAccountRecord.checkState}"/>
  386. {eq name="closeAccountRecord.checkState" value="2"}
  387. <div class="row m-b-sm">
  388. <div class="col-sm-12">
  389. <div class="rowGroup">
  390. <label class="col-sm-2 control-label">驳回意见</label>
  391. <div class="col-sm-10">
  392. <div class="form-control" style="color:#ff0000;">
  393. {$closeAccountRecord.checkMsg}
  394. </div>
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399. {/eq}
  400. <div class="row m-b-sm">
  401. <div class="col-sm-12">
  402. <div class="rowGroup">
  403. <label class="col-sm-2 control-label">账号</label>
  404. <div class="col-sm-10">
  405. <div class="form-control" style="background:#f2f2f2;">
  406. {$ep.username}
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. <div class="row m-b-sm">
  413. <div class="col-sm-12">
  414. <div class="rowGroup">
  415. <label class="col-sm-2 control-label">{eq name="ep.special" value="0"}企业{else/}单位{/eq}名称</label>
  416. <div class="col-sm-10">
  417. <div class="form-control" style="background:#f2f2f2;">
  418. {$ep.name}
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423. </div>
  424. <div class="row m-b-sm">
  425. <div class="col-sm-12">
  426. <div class="rowGroup">
  427. <label class="col-sm-2 control-label">统一社会信用代码</label>
  428. <div class="col-sm-10">
  429. <div class="form-control" style="background:#f2f2f2;">
  430. {$ep.idCard}
  431. </div>
  432. </div>
  433. </div>
  434. </div>
  435. </div>
  436. <br/>
  437. <div class="hr-line-dashed"></div>
  438. <div class="row m-b-sm">
  439. <div class="col-sm-12">
  440. <div class="rowGroup">
  441. <label class="col-sm-2 control-label">注销原因</label>
  442. <div class="col-sm-10">
  443. <textarea class="form-control" rows="5" id="reason" name="reason" {if condition="in_array($closeAccountRecord['checkState'],[1,9])"}readonly{/if}>{$closeAccountRecord.reason}</textarea>
  444. </div>
  445. </div>
  446. </div>
  447. </div>
  448. <div class="row">
  449. <div class="col-sm-12">
  450. <div class="rowGroup">
  451. <label class="col-sm-2 control-label">附件</label>
  452. <div class="col-sm-10">
  453. <button type="button" id="close-uploader-btn" class="btn" onclick="$('#close-uploader').click();" {if condition="in_array($closeAccountRecord['checkState'],[1,9])"}disabled{/if}>上传附件</button>
  454. <input type="file" multiple="" id="close-uploader" name="closeAccountFiles[]" class="btn" style="display:none;" />
  455. </div>
  456. <div id="fileList">
  457. <ul>
  458. {volist name="closeAccountRecord.files" id="file"}
  459. <li>
  460. {if condition="strtoupper($file['ext']) eq 'PDF'"}
  461. <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$file.path|getStoragePath}');"/>
  462. {else/}
  463. {if condition="in_array(strtoupper($file['ext']),['XLS','XLSX'])"}
  464. <img src="/static/img/File.png" onclick="Feng.showExcel('{$file.path|getStoragePath}');"/>
  465. {else/}
  466. <img src="{$file.path|getStoragePath}" onclick="Feng.showImg(this);"/>
  467. {/if}
  468. {/if}
  469. </li>
  470. {/volist}
  471. </ul>
  472. </div>
  473. </div>
  474. </div>
  475. </div>
  476. <br/>
  477. <div style="width:100%; text-align: center;">
  478. {switch name="closeAccountRecord.checkState"}
  479. {case value="1"}
  480. <button type="button" id="closeAccountBtn" class="btn btn-w-m btn-primary" style="width:200px;" disabled>审核中</button>
  481. {/case}
  482. {case value="9"}
  483. <button type="button" id="closeAccountBtn" class="btn btn-w-m btn-primary" style="width:200px;" disabled>审核中</button>
  484. {/case}
  485. {case value="2"}
  486. <button type="button" id="closeAccountBtn" class="btn btn-w-m btn-primary" style="width:200px;" onclick="EnterpriseCenter.closeAccount()">重新提交</button>
  487. {/case}
  488. {default/}
  489. <button type="button" id="closeAccountBtn" class="btn btn-w-m btn-primary" style="width:200px;" onclick="EnterpriseCenter.closeAccount()">注销账号</button>
  490. {/switch}
  491. </div>
  492. </form>
  493. <iframe id="hiddenIframe" name="hiddenIframe" style="display: none;"></iframe>
  494. </div>
  495. </div>
  496. </div>
  497. </div>
  498. </div>
  499. </div>
  500. </div>
  501. </div>
  502. </div>
  503. <script type="text/javascript">
  504. document.write('<script src="/static/modular/gate/enterprise/enterprise_center.js?v=' + (new Date()).getTime() + '"><\/script>');
  505. </script>
  506. <!--<script src='{$ctxPath}/static/modular/gate/enterprise/enterprise_center.js?v='></script>-->
  507. {/block}