first.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. {extend name="layout/content"}
  2. {block name="content"}
  3. <style type="text/css">
  4. .panel-heading{
  5. color:#333;
  6. background-color:#f5f5f5;
  7. border-color:#ddd
  8. }
  9. .spacing {
  10. margin-bottom: 10px;
  11. padding-right:4px;
  12. padding-left: 4px;
  13. }
  14. #talentInfoForm label {
  15. font-size: xx-small;
  16. }
  17. .has-feedback .form-control {
  18. padding-right: 5px;
  19. }
  20. .control-label{
  21. color: #337ab7;
  22. }
  23. .rowGroup{
  24. padding-bottom: 5px;
  25. }
  26. .has-feedback label~.form-control-feedback{
  27. top: 35px;
  28. }
  29. .imgs>li{
  30. list-style: none;
  31. float: left;
  32. border: 1px solid #d8d1d1;
  33. text-align: center;
  34. height: 35px;
  35. width:100%;
  36. padding:5px 0;
  37. }
  38. .table .td-label{
  39. display: block;
  40. text-align: left;
  41. border-bottom: 1px solid #ccc;
  42. margin-bottom: 10px;
  43. }
  44. .imgs li>div{float:left;}
  45. .info td{background:#f5f5f5 !important;}
  46. .word-wrap{
  47. width:100%;
  48. white-space:normal;
  49. word-wrap:break-word;
  50. word-break:break-all;
  51. }
  52. ul{
  53. padding: 0;
  54. }
  55. </style>
  56. <div class="ibox float-e-margins">
  57. <div class="ibox-content">
  58. <div class="form-horizontal">
  59. <div class="row">
  60. <div class="col-sm-12" >
  61. <div class="tab-content">
  62. <div id="tab-1" class="tab-pane active">
  63. <form id="talentInfoForm" action="/enterprise/base/add" method="post" enctype="multipart/form-data" target="hiddenIframe">
  64. <input type="hidden" name="id" id="id" value="{$row.id}">
  65. <input type="hidden" name="year" id="year" value="{$year}">
  66. <input type="hidden" name="enterprise_id" id="enterpriseId" value="{$row.enterprise.id}">
  67. <input type="hidden" name="enterprise_type" id="type" value="{$row.enterprise.type}">
  68. <input type="hidden" name="enterprise_tag" id="enterprise_tag" value="{$row.enterprise.enterpriseTag}">
  69. <input type="file" name="photo" id="photo" style="display: none">
  70. <input type="hidden" name="province_name" id="province_name" value="">
  71. <input type="hidden" name="city_name" id="city_name" value="">
  72. <input type="hidden" name="county_name" id="county_name" value="">
  73. <input type="hidden" name="source_city_name" id="source_city_name" value="">
  74. <input type="hidden" name="source_county_name" id="source_county_name" value="">
  75. <input type="hidden" name="checkState" id="checkState" value="{$checkState}">
  76. <input type="hidden" name="realState" id="realState" value="{$row.real_state}">
  77. <input type="hidden" name="step" id="step" value="1">
  78. <input type="hidden" name="files" id="files" value="{$row.modify_files}">
  79. <input type="hidden" name="fields" id="fields" value="{$row.modify_fields}">
  80. <div class="panel panel-default">
  81. <div class="panel-heading" onclick="$(this).next().toggle()">个人信息</div>
  82. <div class="panel-body">
  83. <table style="width: 100%;border-collapse: collapse;" class="table table-bordered">
  84. <tr>
  85. <td>
  86. <div class="rowGroup">
  87. <label class="control-label spacing td-label"><span style="color: red">*</span>姓名</label>
  88. <input type="text" class="form-control" id="name" name="name" value="{$row.name}" />
  89. </div>
  90. </td>
  91. <td>
  92. <div class="rowGroup">
  93. <label class="control-label spacing td-label"><span style="color: red">*</span>民族</label>
  94. <select class="form-control" id="nation" name="nation" value='{$row.nation}'>
  95. </select>
  96. </div>
  97. </td>
  98. <td rowspan="5" style="width: 200%">
  99. <p style="text-align: center;color: red">
  100. 请上传近期免冠半身彩照(两寸)
  101. </p>
  102. <img id="photoImg" {if condition="$row['headimgurl']"} src="{$row.headimgurl|getStoragePath}" {else/} src="/static/img/photo.png" {/if} onclick="$('#photo').click();" style="height:147px;width:105px;margin:0 auto;display:block;">
  103. <hr />
  104. 附件:
  105. <table class="fileTable"></table>
  106. </td>
  107. </tr>
  108. <tr>
  109. <td>
  110. <div class="rowGroup">
  111. <label class=" control-label spacing td-label"><span style="color: red">*</span>证件类型</label>
  112. <select class="form-control" id="card_type" name="card_type" value='{$row.card_type}'>
  113. <option value="">请选择</option>
  114. <option value="1">身份证</option>
  115. <option value="2">通行证</option>
  116. <option value="3">护照</option>
  117. <option value="4">港澳居民居住证</option>
  118. </select>
  119. </div>
  120. </td>
  121. <td>
  122. <div class="rowGroup">
  123. <label class=" control-label spacing td-label"><span style="color: red">*</span>证件号码</label>
  124. <input class="form-control" id="card_number" name="card_number" value='{$row.card_number}'>
  125. </div>
  126. </td>
  127. </tr>
  128. <tr>
  129. <td>
  130. <div class="rowGroup">
  131. <label class=" control-label spacing td-label"><span style="color: red">*</span>性别</label>
  132. <select class="form-control" id="sex" name="sex" value='{$row.sex}'>
  133. <option value="">请选择</option>
  134. <option value="1">男</option>
  135. <option value="2">女</option>
  136. </select>
  137. </div>
  138. </td>
  139. <td>
  140. <div class="rowGroup">
  141. <label class=" control-label spacing td-label"><span style="color: red">*</span>出生日期</label>
  142. <input type="text" class="form-control date" id="birthday" name="birthday" value='{$row.birthday}'/>
  143. </div>
  144. </td>
  145. </tr>
  146. <tr>
  147. <td>
  148. <div class="rowGroup">
  149. <label class=" control-label spacing td-label"><span style="color: red">*</span>政治面貌</label>
  150. <select class="form-control" id="politics" name="politics" value='{$row.politics}'>
  151. </select>
  152. </div>
  153. </td>
  154. <td>
  155. <div class="rowGroup">
  156. <label class=" control-label spacing td-label"><span style="color: red">*</span>国籍/地区</label>
  157. <select class="form-control" id="nationality" name="nationality" value="{$row.nationality}">
  158. </select>
  159. </div>
  160. </td>
  161. </tr>
  162. <tr>
  163. <td colspan="2">
  164. <div class="rowGroup col-sm-4">
  165. <label class="control-label spacing td-label"><span style="color: red">*</span>籍贯省</label>
  166. <select class="form-control " onchange="TalentInfoInfoDlg.afterSelectProvince()" id="province" name="province" value='{$row.province}'>
  167. </select>
  168. </div>
  169. <div class="rowGroup col-sm-4">
  170. <label class="control-label spacing td-label"><span style="color: red">*</span>籍贯市</label>
  171. <select class="form-control" onchange="TalentInfoInfoDlg.afterSelectCity()" id="city" name="city" value='{$row.city}'></select>
  172. </div>
  173. <div class="rowGroup col-sm-4">
  174. <label class="control-label spacing td-label"><span style="color: red">*</span>籍贯县(区)</label>
  175. <select class="form-control" id="county" name="county" value='{$row.county}'></select>
  176. </div>
  177. </td>
  178. </tr>
  179. </table>
  180. </div>
  181. </div>
  182. <div class="panel panel-default">
  183. <div class="panel-heading" onclick="$(this).next().toggle()">基础信息</div>
  184. <div class="panel-body">
  185. <table style="width: 100%;border-collapse: collapse;" class="table table-bordered">
  186. <tr>
  187. <td>
  188. <div class="rowGroup">
  189. <label class="control-label spacing td-label">单位标签</label>
  190. <div class="form-control" style="border: none">{$row.enterprise.enterpristTagName}</div>
  191. </div>
  192. </td>
  193. <td>
  194. <div class="rowGroup">
  195. <label class=" control-label spacing td-label">单位名称</label>
  196. <div class="form-control" style="border: none">{$row.enterprise.name}</div>
  197. </div>
  198. </td>
  199. <td rowspan="5" style="width: 200%">
  200. <table class="fileTable"></table>
  201. </td>
  202. </tr>
  203. <tr>
  204. <td>
  205. <div class="rowGroup">
  206. <label class=" control-label spacing td-label">所属街道</label>
  207. <div class="form-control" style="border: none">{$row.enterprise.streetName}</div>
  208. </div>
  209. </td>
  210. <td>
  211. <div class="rowGroup">
  212. <label class=" control-label spacing td-label">产业领域</label>
  213. <div class="form-control" style="border: none">{$row.enterprise.industryFieldNewName}</div>
  214. </div>
  215. </td>
  216. </tr>
  217. <tr>
  218. <td>
  219. <div class="rowGroup">
  220. <label class=" control-label spacing td-label"><span style="color: red">*</span>人才类型</label>
  221. <select class="form-control" id="talent_type" name="talent_type" value="{$row.talent_type}" onchange="TalentInfoInfoDlg.talentTypeChange()">
  222. <option value="">请选择</option>
  223. {volist name="row.talent_type_list" id="item"}
  224. <option value="{$item.code}">{$item.name}</option>
  225. {/volist}
  226. </select>
  227. </div>
  228. </td>
  229. <td>
  230. <label class=" control-label spacing td-label">人才类型说明</label>
  231. <div class="word-wrap" id="typeTips">
  232. </div>
  233. </td>
  234. </tr>
  235. <tr class="talentType1-2" style="display: none">
  236. <td >
  237. <div class="rowGroup">
  238. <label class=" control-label spacing td-label"><span style="color: red">*</span><span id="talentType_first" style="display: none">首次</span>在我市缴交社会保险或个人所得税月份</label>
  239. <input type="text" class="form-control rangemonth" id="tax_insurance_month" name="tax_insurance_month" value="{$row.tax_insurance_month}"/>
  240. </div>
  241. </td>
  242. <td>
  243. <div class="rowGroup">
  244. <label class=" control-label spacing td-label"><span style="color: red">*</span>劳动合同起止时间</label>
  245. <input type="text" class="form-control rangedate" id="labor_contract_rangetime" name="labor_contract_rangetime" value="{$row.labor_contract_rangetime}" />
  246. </div>
  247. </td>
  248. </tr>
  249. <tr class="talentType1-2" style="display: none">
  250. <td >
  251. <div class="rowGroup">
  252. <label class=" control-label spacing td-label"><span style="color: red">*</span>工资发放渠道</label>
  253. <input type="radio" name="salary_pay_way" value="1" {eq name="row.salary_pay_way" value="1"}checked{/eq}/>本单位&nbsp;&nbsp;
  254. <input type="radio" name="salary_pay_way" value="2" {eq name="row.salary_pay_way" value="2"}checked{/eq}/>本单位所属集团公司及权属公司
  255. </div>
  256. </td>
  257. <td>
  258. <div class="rowGroup">
  259. <label class=" control-label spacing td-label"><span style="color: red">*</span>工资发放月份</label>
  260. <input type="text" class="form-control rangemonth" id="salary_pay_month" name="salary_pay_month" value="{$row.salary_pay_month}" />
  261. </div>
  262. </td>
  263. </tr>
  264. <tr class="talentType3" style="display: none">
  265. <td >
  266. <div class="rowGroup">
  267. 预引进类型
  268. </div>
  269. </td>
  270. <td >
  271. <div class="rowGroup">
  272. <input type="radio" name="pre_import_type" value="1" {eq name="row.pre_import_type" value="1"}checked{/eq}/><span style="color: red">*</span>意向合同&nbsp;&nbsp;&nbsp;&nbsp;
  273. <input type="radio" name="pre_import_type" value="2" {eq name="row.pre_import_type" value="2"}checked{/eq}/><span style="color: red">*</span>创业企业名称预核准
  274. </div>
  275. </td>
  276. </tr>
  277. {if condition="in_array($row['enterprise']['enterpriseTag'],['mtdw','gyqyh','mbfqy','jrjg'])"}
  278. <tr style="display:none" id="come_in_jin">
  279. <td>
  280. <div class="rowGroup">
  281. <label class="control-label spacing td-label">{if condition="$row['talent_type'] eq 1"}近三年{else/}首次{/if}来晋工作时间</label>
  282. <input type="text" class="form-control date" id="fst_work_time" name="fst_work_time" value="{$row.fst_work_time}"/>
  283. </div>
  284. </td>
  285. <td id="come_in_jin_str">
  286. <label class=" control-label spacing td-label">近三年来晋工作时间说明</label>
  287. <div class="word-wrap">
  288. 如您为近三年来晋工作的人才,须填写近三年来晋日期,同时上传对应佐证材料,如果来晋时间已超过三年,则此项不必填写。
  289. </div>
  290. </td>
  291. </tr>
  292. {/if}
  293. </table>
  294. </div>
  295. <div class="panel-body">
  296. <table style="width: 100%;border-collapse: collapse;" class="table table-bordered">
  297. <tr>
  298. <td>
  299. <div class="rowGroup">
  300. <label class="control-label spacing td-label"><span style="color: red">*</span>工作简历</label>
  301. <textarea rows="5" class="form-control" id="experience" name="experience" style="border: none" placeholder="请严格按如下格式填写:
  302. 2000.07-2005.03 xxxx有限公司 (私营企业) 总务科 后勤
  303. 2005.03-2010.09 xx市xx单位 (事业单位) 非编 经办
  304. 2010.09-2013.08 待业
  305. 2013.08-至今 xx省xx单位 (参公事业单位) 在编 科员">{$row.experience}</textarea>
  306. </div>
  307. </td>
  308. <td>
  309. <div class="rowGroup">
  310. <label class=" control-label spacing td-label"><span style="color: red">*</span>教育背景</label>
  311. <textarea rows="5" class="form-control" id="education" name="education" style="border: none" placeholder="请严格按如下格式填写:
  312. 1993.09-1996.07 xx市xx中学 (高中) 学生
  313. 1996.09-2000.07 xxxxx大学 (本科) xxxx专业 学生">{$row.education}</textarea>
  314. </div>
  315. </td>
  316. </tr>
  317. </table>
  318. </div>
  319. </div>
  320. </form>
  321. <form id="uploadForm" action="/common/api/addTalentFile" method="post" class="form-horizontal" enctype="multipart/form-data" target="hiddenIframe" style="display: none">
  322. <input type='hidden' id="fileId" name="fileId" >
  323. <input type='file' id="upload_file" name="fileUrl" style='display: none'>
  324. <input type='hidden' id="mainId" name="mainId" >
  325. <input type='hidden' id="fileTypeId" name="fileTypeId" >
  326. <input type='hidden' id="index" name="index" >
  327. <input type='hidden' id="tableIndex" name="tableIndex" >
  328. <input type='hidden' id="trIndex" name="trIndex" >
  329. <input type="hidden" name="backName" value="TalentInfoInfoDlg.callBack">
  330. <input type="type" name="type" value="1">
  331. </form>
  332. <div class="panel panel-default">
  333. <div class="panel-heading" onclick="$(this).next().toggle()">日志</div>
  334. <table id="logTable">
  335. </table>
  336. </div>
  337. </div>
  338. </div>
  339. </div>
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. <iframe id="hiddenIframe" name="hiddenIframe" style="display: none;"></iframe>
  345. <!--<script src="${ctxPath}/static/modular/gate/talentInfo/talentInfo_info.js"></script>-->
  346. <script type="text/javascript">
  347. document.write('<script src="/static/modular/gate/talentBase/talentInfo_info.js?v=' + (new Date()).getTime() + '"><\/script>');
  348. document.write('<script src="/static/modular/common/config.js?v=' + (new Date()).getTime() + '"><\/script>');
  349. </script>
  350. {/block}