chengkun
2025-05-12 b6bc92ec11e1e280185ce7682d17589cb45c20f3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
<!DOCtYPE html PUBLIC "-//W3C//DtD XHtML 1.0 transitional//EN" "http://www.w3.org/tR/xhtml1/DtD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 
    <head>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
        <title>{yun:}$title{/yun}</title>
        <meta name=keywords content="{yun:}$keywords{/yun}" />
        <meta name=description content="{yun:}$description{/yun}" />
        <link rel="stylesheet" href="{yun:}$resumestyle{/yun}/css/resume.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link rel="stylesheet" href="{yun:}$style{/yun}/style/tips.css?v={yun:}$config.cachecode{/yun}" type="text/css" />
        <link href="{yun:}$config.sy_weburl{/yun}/js/datetimepicker/jquery.datetimepicker.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" />
        <script>
            var weburl = "{yun:}$config.sy_weburl{/yun}";
        </script>
        <style type="text/css" media=print>
            .noprint {
                display: none
            }
        </style>
 
        <body class="resume_bg_c">
            <div class="yun_resume_content" style="{yun:}if $smarty.get.see=='member'{/yun}width:850px{yun:}/if{/yun}"> 
                {yun:}if $smarty.get.see!='member'{/yun}
                <!--header-->
                <div class="yun_resume_header noprint">
                    <div class="yun_resume_logo">
                        <a href="{yun:}$config.sy_weburl{/yun}"><img src="{yun:}$config.sy_ossurl{/yun}/{yun:}$config.sy_logo{/yun}" class="png" style=" border:none;"></a>
                    </div>
                    <div class="yun_resume_logo_zt"> 
                        编号:<span class="yun_resume_logo_zt_n">{yun:}$Info.id{/yun}</span> <em class="yun_resume_logo_zt_list"> 
                        简历更新:<span class="yun_resume_logo_zt_n">{yun:}$Info.lastupdate{/yun} </span> </em> <em class="yun_resume_logo_zt_list">
                        浏览:<span class="yun_resume_logo_zt_n"><script language="javascript" src="{yun:}url m=resume c=show a=GetHits id='`$Info.id`'{/yun}"></script> 次 </span> </em> 
                        <em class="yun_resume_logo_zt_list">两周内简历回复率:<span class="yun_resume_logo_zt_n">{yun:}$pre{/yun}%</span></em>
                    </div>
 
                </div>
                <!--header end-->
                {yun:}/if{/yun}
                <!--/*简历开始*/-->
                <div class="clear"></div>
 
                <div class="r_table">
                    {yun:}if $Info.sqInfo{/yun}
                    <div class="yun_resume_sq_job">
                        <ul>
                            <li>投递职位:{yun:}$Info.sqInfo.sq_job_name{/yun}</li>
                            <li>投递时间:{yun:}$Info.sqInfo.sq_job_time{/yun}</li>
                            <li>最近登录:{yun:}$Info.login_date_n{/yun}</li>
                        </ul>
                    </div>
                    {yun:}/if{/yun}
                    <table width="840" border="0" cellspacing="0" cellpadding="0" class="resume_tmpl4" bgcolor="#fff">
                        <tbody>
                            <tr>
                                <td>
                                    <table width="840" cellspacing="1" cellpadding="0" class="resume_table_bg">
                                        <tbody>
                                            <tr>
                                                <td width="60" height="22" align="center" class="resume_table_blod">姓&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名</td>
                                                <td height="22" align="center">
                                                    {yun:}if $Info.m_status=="1"{/yun}
                                                    {yun:}$Info.name{/yun}{yun:}else{/yun}{yun:}$Info.username_n{/yun}{yun:}/if{/yun}
                                                    {yun:}if $Info.idcard_status==1 && $Info.idcard{/yun}
                                                    <span class="one_vita_name_yrz"><img src="{yun:}$config.sy_weburl{/yun}/app/template/resume/images/sfrz.png" title="身份已认证"> </span>
                                                    {yun:}/if{/yun} 
                                                    {yun:}if $UserMember.source==6 && $UserMember.claim==0 && $UserMember.email!=""{/yun}
                                                    <a class="resume_rz " href="javascript:void(0);" onClick="claim('{yun:}url m=ajax c=claim uid=$Info.uid{/yun}')">认领</a> 
                                                    {yun:}/if{/yun}
                                                    
                                                    
                                                </td>
                                                <td width="60" height="22" align="center" class="resume_table_blod">性&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;别</td>
                                                <td height="22" align="center">{yun:}$Info.job_sex{/yun}</td>
                                                <td width="100" height="140" align="center" rowspan="3">
                                                    <img src="{yun:}$Info.photo{/yun}" onerror="showImgDelay(this,'{yun:}$config.sy_ossurl{/yun}/{yun:}$config.sy_member_icon{/yun}',2);" width="80" height="80">
                                                    
                           
                                                
                                                </td>
                                                
                                            </tr>
                                            <tr>
                                                <td width="60" height="22" align="center" class="resume_table_blod">年&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;龄</td>
                                                <td height="22" align="center">{yun:}$Info.age{/yun}</td>
                                                <td width="60" height="22" align="center" class="resume_table_blod">所在城市</td>
                                                <td class="tmpl_mod_hoverBg " align="center">{yun:}$Info.living{/yun}</td>
                                            </tr>
                                            <tr>
                                                <td width="60" height="22" align="center" class="resume_table_blod">最高学历</td>
                                                <td class="tmpl_mod_hoverBg " align="center" height="22">{yun:}$Info.useredu{/yun}</td>
                                                <td width="60" height="22" align="center" class="resume_table_blod">工作年限 </td>
                                                <td class="tmpl_mod_hoverBg " align="center">{yun:}$Info.user_exp{/yun}</td>
                                            </tr>
                                        </tbody>
 
                                    </table>
 
                                    {yun:}if $Info.basic_info=='1'{/yun}
                                    <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                        <tbody>
                                            <tr>
                                                <td width="60" height="22" class="resume_table_blod">基本情况</td>
                                                <td>
                                                    <div class="one_vita_Basic_info_c">
                                                        {yun:}if $Info.user_marriage{/yun}<span class="one_vita_Identity">{yun:}$Info.user_marriage{/yun}</span><span class="yun_resume_info_line">|</span>{yun:}/if{/yun}
                                                        {yun:}if $Info.domicile{/yun}<span class="one_vita_Identity">户籍:{yun:}$Info.domicile{/yun} </span><span class="yun_resume_info_line">|</span>{yun:}/if{/yun}
                                                        {yun:}if $Info.weight||$Info.height{/yun}
                                                        <span class="one_vita_Identity">
                                                            {yun:}if $Info.height{/yun}{yun:}$Info.height{/yun}cm{yun:}/if{/yun}
                                                            {yun:}if $Info.weight&&$Info.height{/yun}/{yun:}/if{/yun}
                                                            {yun:}if $Info.weight{/yun} {yun:}$Info.weight{/yun}kg{yun:}/if{/yun} 
                                                        </span><span class="yun_resume_info_line">|</span>
                                                        {yun:}/if{/yun}
                                                        {yun:}if $Info.nationality{/yun}<span class="one_vita_Identity">{yun:}$Info.nationality{/yun}</span>{yun:}/if{/yun}
                                                    </div>
 
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
 
                                    {yun:}/if{/yun}
                                    <tr>
                                        <td>
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" height="22" class="resume_table_blod">求职意向</td>
                                                        <td style="position:relative">
                                                        <!-- 优质人才标识   ------------------------------------------------------------------>
                                                        {yun:}if $Info.height_status == 2{/yun} <i class="yun_newedition_resume_good" style="right:20px;top:-80px;"></i>{yun:}/if{/yun}
                                                            <ul class="yun_resume_job_intentiont_list ">
                                                                <li>意向岗位:{yun:}$Info.customjob{/yun} </li>
                                                                <li>期望从事行业:{yun:}$Info.hy{/yun}</li>
                                                                <li>工作地点: {yun:}foreach from=$Info.expectcity key=key item=v{/yun} 
                                                                    {yun:}if $key<5{/yun} 
                                                                        {yun:}$v{/yun}&nbsp; 
                                                                        {yun:}/if{/yun} 
                                                                        {yun:}/foreach{/yun} 
                                                                </li>
                                                                    <li>期望薪资:{yun:}$Info.salary{/yun}</li>
                                                                    {yun:}if $Info.report{/yun}
                                                                    <li>到岗时间:{yun:}$Info.report{/yun}</li>
                                                                    {yun:}/if{/yun} 
                                                                    {yun:}if $Info.jobstatus{/yun}
                                                                    <li>求职状态:{yun:}$Info.jobstatus{/yun}</li>
                                                                    {yun:}/if{/yun} 
                                                                    {yun:}if $Info.type{/yun}
                                                                    <li>期望工作性质:{yun:}$Info.type{/yun}</li>
                                                                    {yun:}/if{/yun}
                                                                    <li class="yun_resume_job_intention_list_end">工作职能: 
                                                                        {yun:}foreach from=$Info.expectjob key=key item=v{/yun} 
                                                                          {yun:}if $key<5{/yun} 
                                                                            <span class="resume_job_tag">{yun:}$v{/yun}</span>
                                                                            {yun:}/if{/yun} 
                                                                        {yun:}/foreach{/yun}
                                                                    </li>
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            
                                    {yun:}if $resumeCkeck==1{/yun}
                                            {yun:}if is_array($Info.user_work) && !empty($Info.user_work){/yun}
                                            <!--工作经历-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">工作经历</td>
                                                        <td>
                                                            {yun:}if $Info.avghour>0{/yun}<div class="yun_resume_jobtime5">平均工作时长:{yun:}$Info.avghourInfo{/yun}</div>{yun:}/if{/yun}
                                                            <ul class="yun_resume_tabulation">
                                                                {yun:}foreach item=one from=$Info.user_work{/yun}
                                                                <li class="yun_resume_exp_list ">
                                                                    {yun:}if $one.sdate!=0{/yun}
                                                                    <div class="yun_resume_exp_timt">{yun:}$one.sdate|date_format:"%Y.%m"{/yun}-{yun:}if $one.edate{/yun}{yun:}$one.edate|date_format:"%Y.%m"{/yun}{yun:}else{/yun}至今{yun:}/if{/yun}<div style="color: red;">【{yun:}$one.time_n{/yun}】</div></div>
                                                                    {yun:}/if{/yun}
                                                                    <div class="yun_resume_exp_r">
                                                                        <div class="yun_resume_exp_name">{yun:}$one.name{/yun}<span class="yun_resume_exp_name_job">{yun:}$one.title{/yun}</span></div>
                                                                        <div class="yun_resume_exp_p">{yun:}$one.content{/yun}</div>
                                                                    </div>
                                                                </li>
                                                                {yun:}/foreach{/yun}
 
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                            {yun:}if is_array($Info.user_edu) && !empty($Info.user_edu){/yun}
                                            <!--教育经历-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">教育经历</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="">
                                                                {yun:}foreach item=one from=$Info.user_edu{/yun}
                                                                <li class="yun_resume_exp_list ">
                                                                    {yun:}if $one.sdate>0{/yun}<div class="yun_resume_exp_timt">{yun:}$one.sdate|date_format:"%Y.%m"{/yun}-{yun:}$one.edate|date_format:"%Y.%m"{/yun}</div>{yun:}/if{/yun}
                                                                    <div class="yun_resume_exp_r">
                                                                        <div class="yun_resume_exp_name">{yun:}$one.name{/yun}<span class="yun_resume_exp_name_job">{yun:}$one.title{/yun}</span></div>
                                                                        {yun:}if $one.education_n{/yun}
                                                                        <div class="yun_resume_exp_p"> {yun:}$one.education_n{/yun} </div>
                                                                        主修专业:{yun:}$one.specialty{/yun} 
                                                                        {yun:}/if{/yun}
                                                                    </div>
                                                                </li>
                                                                {yun:}/foreach{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                            {yun:}if is_array($Info.user_tra) && !empty($Info.user_tra){/yun}
                                            <!--培训经历-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">培训经历</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="">
                                                                {yun:}foreach item=one from=$Info.user_tra{/yun}
                                                                <li class="yun_resume_exp_list  ">
                                                                    {yun:}$one.sdate>0{/yun}<div class="yun_resume_exp_timt">{yun:}$one.sdate|date_format:"%Y.%m"{/yun} - {yun:}$one.edate|date_format:"%Y.%m"{/yun}</div>{yun:}/if{/yun}
                                                                    <div class="yun_resume_exp_r">
                                                                        <div class="yun_resume_exp_name">{yun:}$one.name{/yun}<span class="yun_resume_exp_name_job">{yun:}$one.title{/yun}</span></div>
                                                                        <div class="yun_resume_exp_p"> {yun:}$one.content{/yun} </div>
                                                                    </div>
                                                                </li>
                                                                {yun:}/foreach{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                            {yun:}if $Info.m_status=="1"{/yun} 
                                            {yun:}if is_array($Info.user_skill) && !empty($Info.user_skill){/yun}
                                            <!--专业技能-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt" id="skill_photos">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">职业技能</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="resume_skill resume_skill_table">
                                                                {yun:}foreach item=one from=$Info.user_skill{/yun}
                                                                <li class=""> <i class="resume_skill_icon"></i>
                                                                    <div class=" "> 技能名称:<span class="resume_table_blod">{yun:}$one.name{/yun}</span> 
                                                                        <span class="resume_table_blod">熟练程度:{yun:}$one.ing_n{/yun}</span>
                                                                        {yun:}if $one.longtime{/yun}<span class="yun_resume_exp_name_job">掌握时间:{yun:}$one.longtime{/yun}年</span>{yun:}/if{/yun}</div>
                                                                    {yun:}if $one.picurl{/yun}
                                                                    <div class="zs_imgbox ">技能证书:<img src="{yun:}$one.picurl{/yun}" lay-src="{yun:}$one.picurl{/yun}"></div>
                                                                    {yun:}/if{/yun}
                                                                </li>
                                                                {yun:}/foreach{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                            {yun:}/if{/yun} 
                                            {yun:}if is_array($Info.user_xm) && !empty($Info.user_xm){/yun}
                                            <!--项目经历-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">项目经历</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="">
                                                                {yun:}foreach item=one from=$Info.user_xm{/yun}
                                                                <li class="yun_resume_exp_list ">
                                                                    {yun:}$one.sdate>0{/yun}<div class="yun_resume_exp_timt">{yun:}$one.sdate|date_format:"%Y.%m"{/yun} - {yun:}$one.edate|date_format:"%Y.%m"{/yun}</div>{yun:}/if{/yun}
                                                                    <div class="yun_resume_exp_r">
                                                                        <div class="yun_resume_exp_name">{yun:}$one.name{/yun}<span class="yun_resume_exp_name_job">{yun:}$one.title{/yun}</span></div>
                                                                        <div class="yun_resume_exp_p"> {yun:}$one.content{/yun} </div>
                                                                    </div>
                                                                </li>
                                                                {yun:}/foreach{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                    
                                            
                                            {yun:}if is_array($Info.user_other) && !empty($Info.user_other){/yun}
                                            <!--附加信息-->
 
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">其他信息</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="resume_skill resume_skill_table">
                                                                {yun:}foreach item=one from=$Info.user_other{/yun}
                                                                <li class=""> <i class="resume_skill_icon"></i>标题:<span class="resume_table_blod">{yun:}$one.name{/yun}</span> 
                                                                    {yun:}if $one.content{/yun}
                                                                    <div class="yun_resume_exp_p">内容:{yun:}$one.content{/yun}</div>
                                                                    {yun:}/if{/yun}
                                                                </li>
                                                                {yun:}/foreach{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun}
                                            <!-- 我的作品-->
                                            {yun:}if is_array($Info.user_show) && !empty($Info.user_show){/yun}
                                            {yun:}if ($Info.uid == $uid && $usertype == 1) || $Info.m_status == 1{/yun}
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">我的作品</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <div class="fairs_introduction_p">
                                                                <ul class="fairs_introduction_img" id="rolling_img1">
                                                                    {yun:}foreach item=v from=$Info.user_show{/yun}
                                                                    <li>
                                                                        <a href="javascript:void(0);">
                                                                            <img src="{yun:}$v.picurl{/yun}" lay-src="{yun:}$v.picurl{/yun}" />
                                                                        </a>
                                                                    </li>
                                                                    {yun:}/foreach{/yun}
                                                                </ul>
                                                            </div>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun}
                                            {yun:}/if{/yun} 
                                            {yun:}if !empty($Info.description){/yun}
                                            <!--自我评价-->
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">自我评价</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="resume_skill resume_skill_table">
                                                                <li class=""><i class="resume_skill_icon"></i>
                                                                    <div class="yun_resume_exp_p">{yun:}$Info.description{/yun}</div>
                                                                </li>
                                                                {yun:}if $Info.arrayTag{/yun}
                                                                <li class=""><i class="resume_skill_icon"></i>
                                                                    <div class="yun_resume_exp_p">
                                                                        {yun:}foreach from=$Info.arrayTag item=v{/yun}
                                                                        <span class="resume_user_bq">{yun:}$v{/yun}</span> 
                                                                        {yun:}/foreach{/yun}
                                                                    </div>
                                                                </li>
                                                                {yun:}/if{/yun}
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun} 
                                            
                                            {yun:}if $Info.doc && $Info.user_doc.doc{/yun}
                                            <!--粘贴简历-->
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod"> 简历内容</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                            <ul class="resume_skill resume_skill_table">
                                                                <li class=""><i class="resume_skill_icon"></i>
                                                                    <div class="yun_resume_exp_p"> {yun:}$Info.user_doc.doc{/yun}</div>
                                                                </li>
                                                            </ul>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            {yun:}/if{/yun}
 
                                            <!--联系方式-->
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">联系方式</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color"> {yun:}if $Info.m_status=="1"{/yun}
                                                            <div class="resume_touch_box">
                                                                {yun:}if $Info.telphone{/yun}
                                                                <div class="one_vita_Intention one_vita_Intention_w420"><i class="one_vita_Intention_i one_vita_red"></i>手机:{yun:}$Info.telphone{/yun}</div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.telhome{/yun}
                                                                <div class="one_vita_Intention"><i class="one_vita_Intention_i one_vita_red"></i>座机:{yun:}$Info.telhome{/yun} </div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.email{/yun}
                                                                <div class="one_vita_Intention one_vita_Intention_w420"><i class="one_vita_Intention_i one_vita_red"></i>电子邮箱:{yun:}$Info.email{/yun} </div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.qq{/yun}
                                                                <div class="one_vita_Intention"><i class="one_vita_Intention_i one_vita_red"></i>联系Q Q:{yun:}$Info.qq{/yun}</div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.homepage{/yun}
                                                                <div class="one_vita_Intention"><i class="one_vita_Intention_i one_vita_red"></i>个人主页:{yun:}$Info.homepage{/yun}</div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.address{/yun}
                                                                <div class="one_vita_Intention one_vita_Intention_w420"><i class="one_vita_Intention_i one_vita_red"></i>详细地址:{yun:}$Info.address|mb_substr:0:16:'utf-8'{/yun}</div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.idcard{/yun}
                                                                <div class="one_vita_Intention one_vita_Intention_w420"><i class="one_vita_Intention_i one_vita_red"></i><span>身份证号</span> 
                                                                    <span class="one_vita_Identity"> 
                                                                        {yun:}$Info.idcard{/yun}
                                                          {yun:}if $Info.idcard_status==1 && $Info.idcard{/yun}<img src="{yun:}$config.sy_weburl{/yun}/app/template/resume/images/sfrz.png" title="身份已认证">已认证{yun:}/if{/yun}
                                                                    </span> 
                                                                </div>
                                                                {yun:}/if{/yun} 
                                                                {yun:}if $Info.wxewm{/yun}
                                                                <div class="resume_show_wx"><img src="{yun:}$Info.wxewm{/yun}" width="120" height="120">
                                                                    <div class="resume_show_wx_p">个人二维码</div>
                                                                </div>
                                                                {yun:}/if{/yun}
                                                            </div>
                                                            {yun:}else{/yun}
                                                            <div class="re_touch">{yun:}$Info.link_msg{/yun}</div>
                                                            {yun:}/if{/yun} </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        {yun:}else{/yun}
                                            <table width="840" border="0" cellspacing="1" cellpadding="0" class="resume_table_bg resume_table_bg_nt">
                                                <tbody>
                                                    <tr>
                                                        <td width="60" bgcolor="#ffffff" align="center" class="resume_table_blod">个人资料</td>
                                                        <td class="tmpl_mod_hoverBg faseData_color">
                                                                <div class="resume_bg">    
                                                            
                                                                {yun:}if $tj.education{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                {yun:}$tj.edumin{/yun}-{yun:}$tj.edumax{/yun} 已完成{yun:}$tj.education{/yun}段学业
                                                                </div>
                                                                {yun:}/if{/yun}
                                                                {yun:}if $tj.worknum>0{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                {yun:}$tj.workmin{/yun}-{yun:}$tj.workmax{/yun} 参加过{yun:}$tj.worknum{/yun}份工作,平均工作时长{yun:}$tj.workavg{/yun}个月,涉及{yun:}$tj.worktit{/yun}等岗位
                                                                </div>
                                                                {yun:}/if{/yun}
                                                                {yun:}if $tj.xmnum>0{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                {yun:}$tj.xmmin{/yun}-{yun:}$tj.xmmax{/yun} 独自完成或参与过{yun:}$tj.xmnum{/yun}个项目,并在其中担任过{yun:}$tj.xmtit{/yun}等职务
                                                                </div>
                                                                {yun:}/if{/yun}
                                                                {yun:}if $tj.trainnum>0{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                {yun:}$tj.trainmin{/yun}-{yun:}$tj.trainmax{/yun} 参加过{yun:}$tj.trainnum{/yun}次培训,进行自我充电,能力提升
                                                                </div>
                                                                {yun:}/if{/yun}
                                                                {yun:}if $tj.skillnum>0{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                目前已掌握{yun:}$tj.skillnum{/yun}项技能,其中{yun:}$tj.skillpic{/yun}项拥有技能证书
                                                                </div>
                                                                {yun:}/if{/yun}
                                                                {yun:}if $tj.shownum>0{/yun}
                                                                <div class="yun_newedition_resume_nologin_list">
                                                                已上传{yun:}$tj.shownum{/yun}份作品案例给招聘企业提前预览
                                                                </div>
                                                                {yun:}/if{/yun}
                                         <div class="yun_newedition_resume_nologin_tip">{yun:}$Info.link_res{/yun}</div>
                                    </div>    
                                </div>    
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        {yun:}/if{/yun}        
                                            </td>
                                    </tr>
                        </tbody>
                    </table>
                </div>
                <!--/*简历结束*/-->
                <!-- 右侧操作区域 -->
                {yun:}include file="$temstyle/resume/resume_right.htm"{/yun}
 
            </div>
            <!--  企业查看简历 end----------------------------------------------------------------------------------------->
            </div>
    
    <!-- 联系方式弹出框 -->
    <div style="width:450px; display:none" id='link_style_div'>
        <div class="tcktouch_box">
            {yun:}if $Info.m_status== 1{/yun}
            <div class="tcktouch_box_username">{yun:}$Info.name{/yun}</div>
            
            <div class="tcktouch_box_tip">联系我时请说是在{yun:}$config.sy_webname{/yun}上看到的</div>
            <div class="tcktouch_box_p">手机:<span class="tcktouch_box_p_sj">{yun:}$Info.telphone{/yun}</span></div>
            {yun:}if $Info.email{/yun} <div class="tcktouch_box_p">邮箱:{yun:}$Info.email{/yun} </div>{yun:}/if{/yun} 
            {yun:}if $Info.qq{/yun}<div class="tcktouch_box_p">Q Q:{yun:}$Info.qq{/yun}</div> {yun:}/if{/yun} 
            {yun:}if $Info.homepage{/yun} <div class="tcktouch_box_p">主页:{yun:}$Info.homepage{/yun}</div> {yun:}/if{/yun} 
            {yun:}if $Info.wxewm{/yun} <div class="tcktouch_box_ewm"><img src="{yun:}$Info.wxewm{/yun}" width="100" height="100"><div class="tcktouch_box_ewm_p">个人二维码</div></div> {yun:}/if{/yun}
            {yun:}/if{/yun}
        </div>
    </div>
    <!-- 联系方式弹出框 end -->
            {yun:}if $smarty.get.see=='member'{/yun}
            <!--使用该模板 预览时隐藏  -->
 
            <div class="expext_yl_box_bth">
                {yun:}if in_array($tplurl.id,$paytpls){/yun}
                <a href="javascript:;" onClick="settemplate('确定使用该模板?', '{yun:}url m=ajax c=settpl id=$tplurl.id eid=$Info.id{/yun}');" class="expext_yl_box_sub">使用该模板</a>
                {yun:}else{/yun}
                <a href="javascript:void(0);" onClick="settemplate('购买模版将花费{yun:}$tplurl.price{/yun}{yun:}$config.integral_priceunit{/yun}{yun:}$config.integral_pricename{/yun},是否继续?', '{yun:}url m=ajax c=pay id=$tplurl.id  eid=$Info.id{/yun}');" class="expext_yl_box_sub">购买并使用该模板</a>
                {yun:}/if{/yun}
                <a href="{yun:}$config.sy_weburl{/yun}/resume/index.php?c=show&id={yun:}$eid{/yun}&tmp={yun:}$tplurl.id{/yun}" target="_blank" class="expext_yl_box_sub">预览</a>
            </div>
 
            {yun:}/if{/yun} 
            
            <!--footer-->
            <div id="bg"></div>
            <a name="resume"></a>
            <div class="clear"></div>
            {yun:}if $smarty.get.see!='member'{/yun}
            <div class="yun_resume_foot noprint">
                <a href="{yun:}$config.sy_weburl{/yun}" target="_blank">{yun:}$config.sy_webname{/yun}</a> &copy; 版权所有 {yun:}$config.sy_weburl{/yun} 本网招聘及简历信息等 ,未经书面授权不得转载 <br />
                <div id="uclogin" class="none"></div>
            </div>
            {yun:}/if{/yun}
            </div>
            <script src="{yun:}$config.sy_weburl{/yun}/js/jquery-1.8.0.min.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
            <script src="{yun:}$config.sy_weburl{/yun}/js/public.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
            <link href="{yun:}$config.sy_weburl{/yun}/js/layui/css/layui.css?v={yun:}$config.cachecode{/yun}" rel="stylesheet" type="text/css" />
            <script src="{yun:}$config.sy_weburl{/yun}/js/layui/layui.js?v={yun:}$config.cachecode{/yun}"></script>
            <script src="{yun:}$config.sy_weburl{/yun}/js/layui/custom_layer.js?v={yun:}$config.cachecode{/yun}"></script>
            <script src="{yun:}$style{/yun}/js/resume.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
            
            <script src="{yun:}$style{/yun}/js/pay.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script> 
            <script src="{yun:}$style{/yun}/js/ScrollPic.js?v={yun:}$config.cachecode{/yun}" language="javascript"></script>
            <script src='{yun:}$config.sy_weburl{/yun}/js/datetimepicker/jquery.datetimepicker.full.js?v={yun:}$config.cachecode{/yun}'></script> 
            <script>
                layui.use(['form', 'layer'], function() {
                    var $ = layui.$,
                        form = layui.form,
                        layer = layui.layer;
                    layer.photos({
                        photos: '#rolling_img1',
                        anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
                    });
                    layer.photos({
                      photos: '#skill_photos',
                      anim: 5 //0-6的选择,指定弹出图片动画类型,默认随机(请注意,3.0之前的版本用shift参数)
                    }); 
                });
                var integral_pricename = '{yun:}$config.integral_pricename{/yun}';
                var isHeight = "{yun:}$Info.height_status{/yun}";
             
                <!--//--><![CDATA[//><!--
                var li_num = $("#rolling_img1 li").length;
                if(li_num > 3) { //如果图片数量不足,就不执行切换
                    var scrollPic_02 = new ScrollPic();
                    scrollPic_02.scrollContId = "rolling_img1"; //内容容器ID
                    scrollPic_02.arrLeftId = "LeftArr"; //左箭头ID
                    scrollPic_02.arrRightId = "RightArr"; //右箭头ID
                    scrollPic_02.frameWidth = 680; //显示框宽度
                    scrollPic_02.pageWidth = 231; //翻页宽度
                    scrollPic_02.speed = 10; //移动速度(单位毫秒,越小越快)
                    scrollPic_02.space = 10; //每次移动像素(单位px,越大越快)
                    scrollPic_02.autoPlay = true; //自动播放
                    scrollPic_02.autoPlayTime = 2; //自动播放间隔时间(秒)
                    scrollPic_02.initialize(); //初始化
                }
                //--><!]]>
            </script>
            <iframe id="supportiframe" name="supportiframe" onload="returnmessage('supportiframe');" style="display:none"></iframe>
            <!--[if IE 6]>
                <script src="{yun:}$config.sy_weburl{/yun}/js/png.js?v={yun:}$config.cachecode{/yun}"></script>
                <script>
                DD_belatedPNG.fix('.png');
                </script>
            <![endif]-->
            {yun:}include file="$tplstyle/public_search/public_tips.htm"{/yun}
            {yun:}if !$smarty.get.see{/yun} 
            {yun:}include file="$temstyle/chat/webim.htm"{/yun}
            {yun:}/if{/yun} 
            {yun:}include file="$temstyle/resume/resume_include.htm"{/yun}
            {yun:}include file="$tplstyle/public_search/login.htm"{/yun}
        </body>
 
</html>