chengkun
2025-05-26 8f3df543230cd4403368b39b9bbe5726d11a0284
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
{yun:}if $smarty.get.see != 'member'{/yun} 
    <div class="yun_resume_ylcz noprint" style="text-align: center;margin-bottom:10px;" >
        <div class="yun_resume_czewm">
        <div>微信扫一扫:分享</div>
        <img src="{yun:}url m=ajax c=pubqrcode toc=resume toa=show toid=$Info.id{/yun}" width="160" height="160">
        <div class="yun_resume_cz_tit" style="color:red;">↑微信扫上方二维码↑</br>便可将此简历分享至朋友圈</div>
        </div>
    </div>
    <!-- 企业查看简历 -->
    {yun:}if $usertype!=1{/yun}
 
    <div class="yun_resume_cz  noprint" id="operation_box">
        
        {yun:}if $usertype == 2 {/yun} 
            {yun:}if $usermsgnum{/yun} 
                <input class="yun_resume_cz_a" type="button" value="已邀请面试 ">
            {yun:}else{/yun}
                <input class="yun_resume_cz_a" onclick="sq_resume(this)" type="button" value="邀请面试 " username="{yun:}$Info.name{/yun}"  uid="{yun:}$Info.uid{/yun}">
            {yun:}/if{/yun}
        {yun:}/if{/yun}
        
        <div>
    
            {yun:}if $talent_pool{/yun} 
                <input class="yun_resume_cz_bth fl" type="button" onClick="layer.msg('该简历已加入到人才库!',2,8);" value="已收藏">
            {yun:}else{/yun} 
                <input class="yun_resume_cz_bth fl" type="button" onClick="add_user_talent('{yun:}$Info.id{/yun}','{yun:}$usertype{/yun}')" value="收藏"> 
            {yun:}/if{/yun}
    
            <div class="yun_resume_cz_bth_xz_box"> {yun:}$Info.link_msg_right{/yun} </div>
    
            <input class="yun_resume_cz_bth  yun_resume_cz_bth_dy fl" type="button" onClick="dayin()" value="打印 " name="button">
            
            {yun:}if !$uid && !$username{/yun} 
                
                {yun:}if $Info.height_status==2{/yun} 
                
                    <input class="yun_resume_cz_bth yun_resume_cz_bth_fx fr" type="button" onClick="showlogin('3');" value="分享" name="submit">
                {yun:}else{/yun} 
                    
                    <input class="yun_resume_cz_bth yun_resume_cz_bth_fx fr" type="button" onClick="showlogin('2');" value="分享" name="submit">
                {yun:}/if{/yun}
                
            {yun:}else{/yun} 
            
                <input class="yun_resume_cz_bth yun_resume_cz_bth_fx fr" type="button" onClick="recommendInterval('{yun:}$uid{/yun}','{yun:}url m=resume c=resumeshare id='`$Info.id`'{/yun}');" value="分享" name="submit"> 
            {yun:}/if{/yun} 
            
            <input type="hidden" value="{yun:}$Info.id{/yun}" id="eid">
        </div>
    
        {yun:}if $config.sy_chat_open ==1{/yun}
        <div class="vita_Opera_cz_chat">
            <input type="button"  onClick="resumeChat('{yun:}$Info.uid{/yun}','{yun:}$Info.id{/yun}','{yun:}$usertype{/yun}','{yun:}$config.sy_chat_name{/yun}')" value="和TA直接聊" class="vita_Opera_cz_chat_a">
        </div>
        {yun:}/if{/yun}
    
        <form action="index.php?m=resume&c=show&a=report" method="post" id='myform' target="supportiframe" class="layui-form">
            <input type="hidden" name="r_uid" value="{yun:}$Info.uid{/yun}">
            <input type="hidden" name="r_eid" value="{yun:}$Info.id{/yun}">
            <input type="hidden" name="r_name" value="{yun:}$Info.name{/yun}">
            
            <div class="yun_resume_ts_tit">简历投诉</div>
            
            <div class="yun_resume_cz_dt">若该简历为无效简历,您可以在此举报:</div>
            
            <div class="yun_resume_cz_dt">
            
                {yun:}foreach from=$userdata.user_reporting item=uesrv{/yun}
                <input type="checkbox" name="reason[]" id="reason_{yun:}$uesrv{/yun}" lay-skin="primary" title="{yun:}$userclass_name.$uesrv{/yun}" value="{yun:}$userclass_name.$uesrv{/yun}" />
                {yun:}/foreach{/yun}
            </div>
            
            <div class="yun_resume_cz_dt">
                
                {yun:}if !$uid && !$username{/yun} 
                
                    <input type="button" name="submit" value="举报" onClick="showlogin('2');" class="yun_resume_cz_jb_a">
                {yun:}else if $usertype!=2 {/yun} 
                    
                    <input class="yun_resume_cz_jb_a" onClick="layer.msg('只有企业用户才可以举报!',2,8);" type="button" name="submit" value="举报 "> 
                {yun:}else{/yun}
                
                     <input type="submit" name="submit" value="举报" class="yun_resume_cz_jb_a">
                {yun:}/if{/yun}
            </div>
        </form>
    </div>
 
    {yun:}/if{/yun}
    
    <!-- 自己预览简历 -->
    {yun:}if $uid==$Info.uid && $usertype == 1{/yun}
        <div class="yun_resume_ylcz noprint">
            {yun:}if $usertype ==1{/yun}
                <div class="yun_resume_cz ">
                    <a href="{yun:}url m=member c=expect e=$Info.id{/yun}" class="yun_resume_cz_xg">修改简历</a>
                    <div class="">
                        <input class="yun_resume_cz_bc yun_resume_cz_bth_xz fl " onClick="for_link('{yun:}$Info.id{/yun}','{yun:}url m=ajax c=for_link{/yun}','{yun:}url m=ajax c=resume_word id=$Info.id{/yun}');" type="submit" name="submit" value="保存到电脑 "> 
                        <div class="yun_resume_cz_gz">如需手机上传或修改个人形象照,请关注微信进行操作</div>
                    </div>
                </div>
            {yun:}/if{/yun}
             
            <div class="yun_resume_czewm">
                <div class="yun_resume_czewmpic">
                    <img src="{yun:}$config.sy_ossurl{/yun}/{yun:}$config.sy_wx_qcode{/yun}" width="150" height="150">
                </div>
                <div class="yun_resume_cz_tit">扫一扫手机上也可以编辑简历了</div>
            </div>
        </div>
    {yun:}/if{/yun} 
{yun:}/if{/yun}