chengkun
2025-04-18 1bb985f32f2efe0f9dd69f3cf29a1c809b1cf96d
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
{yun:}foreach item=v from=$lists{/yun}
        <!-- 总盒子 -->
        <section style="padding:10px 0;">
            <!-- 实线框 -->
            <section style="border: 1px solid #ff8420;padding: 5px;">
                <!-- 虚线框 -->
                <section style="border: 1px dashed #ff8420;">
                    <!-- 标题 -->
                    <section style=" border-bottom: 1px dashed #ff8420;">
                    <section style="padding:12px 0;text-align: center;color: #ff8420;font-weight: bold; font-size:18px;">  {yun:}$v.list.customjob{/yun}
                      </section>
                     <section style="width:30px;height:3px; background:#ff8420; margin:0 auto">    </section>
                    </section>
                    <!-- 内容盒子 -->
                    <section style="padding: 10px;">
                    <!-- 个人介绍 -->
                    <section style="border-bottom: 1px solid #efefef;padding:20px 0">
                         <section style="display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end; margin-top:-60px">  <section class="135brush" data-brushtype="text" style="width:50px;height:50px;border-radius:100%;background-image: url({yun:}$v.list.photo{/yun}); background-position: 50% 50%; background-size: cover;text-align: center;transform: translate(0px,45px);"></section></section>
                        <section style="font-size:20px;font-weight: bold; color: #333333;padding-bottom:10px;">{yun:}$v.list.username_n{/yun}</section>
                        <section style="color: #666666;">
                            <p>
                                {yun:}if isset($v.list.age){/yun}
                                    {yun:}if $v.list.age==0{/yun}保密{yun:}else{/yun}{yun:}$v.list.age{/yun}岁{yun:}/if{/yun}
                                {yun:}/if{/yun}
                                {yun:}if isset($v.list.age) && $v.list.user_exp{/yun}/{yun:}/if{/yun}
                                {yun:}if $v.list.user_exp{/yun}{yun:}$v.list.user_exp{/yun}经验{yun:}/if{/yun}
                                {yun:}if $v.list.useredu && ($v.list.user_exp || isset($v.list.age)){/yun}/{yun:}/if{/yun}
                                {yun:}if $v.list.useredu{/yun}{yun:}$v.list.useredu{/yun}学历{yun:}/if{/yun}
                            </p>
                        </section>
                    
            </section>
                    </section>
                    <!-- 内容 -->
                        <section style=" line-height:25px;padding:10px 15px 15px 15px;" >
                            {yun:}if $v.list.salary{/yun}
                            <section >
                                <section style="display: inline-block;color: #666666;">期望薪资:</section>
                                <section style="display: inline-block;color: #333333;">{yun:}$v.list.salary{/yun}</section>
                            </section>
                            {yun:}/if{/yun}
                            {yun:}if $v.list.jobstatus{/yun}
                            <section >
                                <section style="display: inline-block;color: #666666;">求职状态:</section>
                                <section style="display: inline-block;color: #333333;">{yun:}$v.list.jobstatus{/yun}</section>
                            </section>
                            {yun:}/if{/yun}
                            {yun:}if $v.list.report{/yun}
                            <section >
                                <section style="display: inline-block;color: #666666;">到岗时间:</section>
                                <section style="display: inline-block;color: #333333;">{yun:}$v.list.report{/yun}</section>
                            </section>
                            {yun:}/if{/yun}
                    {yun:}if $v.list.resume_workjj{/yun}
                    <section >
                        <section style="display: inline-block;color: #666666;">工作经历:</section>
                        <section style="display: inline-block;color: #333333;"><p>{yun:}$v.list.resume_workjj{/yun}</p></section>
                    </section>
                    {yun:}/if{/yun}
                    {yun:}if $v.list.resume_edujj{/yun}
                    <section >
                        <section style="display: inline-block;color: #666666;">教育经历:</section>
                        <section style="display: inline-block;color: #333333;"><p>{yun:}$v.list.resume_edujj{/yun}</p></section>
                    </section>
                    {yun:}/if{/yun}
                    {yun:}if $v.list.expectcity{/yun}
                    <section >
                        <section style="display: inline-block;color: #666666;">期望地点:</section>
                        <section style="display: inline-block;color: #333333;"><p>{yun:}if $v.list.expectcity{/yun}{yun:}foreach from=$v.list.expectcity item=v1 key=key{/yun}{yun:}if $key < 5{/yun}<span class="user_tag">{yun:}$v1{/yun}</span>{yun:}/if{/yun}{yun:}/foreach{/yun}{yun:}/if{/yun}</p></section>
                    </section>
                    {yun:}/if{/yun}
                    {yun:}if $v.list.expectjob{/yun}
                    <section >
                        <section style="display: inline-block;color: #666666;">工作职能:</section>
                        <section style="display: inline-block;color: #333333;"><p>{yun:}if $v.list.expectjob{/yun}{yun:}foreach from=$v.list.expectjob item=v2 key=key{/yun}{yun:}if $key < 5{/yun} <span class="user_tag">{yun:}$v2{/yun}</span>{yun:}/if{/yun}{yun:}/foreach{/yun}{yun:}/if{/yun}</p></section>
                    </section>
                    {yun:}/if{/yun}
                </section>
        
                    <!-- 二维码 -->
                    <section>
                        {yun:}if $ewmtype != 'xcx'{/yun}
                        <p style="text-align:center;" align="center"><img style="width:50%; max-width:180px;" src="{yun:}pubqrcode  toc=resume toa=show toid=$v.list.id totype=$ewmtype{/yun}"><br />扫码或长按二维码识别查看简历</p>
                        {yun:}else{/yun}
                        <p style="text-align:center; padding-top:20px;">
                         <a  data-miniprogram-type="text"  data-miniprogram-appid="{yun:}$wxpaydata.sy_xcxappid{/yun}" data-miniprogram-path="/pages/resume/show?id={yun:}$v.list.id{/yun}" class="weapp_text_link" href="" style="color: rgb(51, 51, 51);padding: 6px 1.4em;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);cursor: pointer;max-width: 100%;font-size: 14px;display: inline-block;border-radius: 50px;letter-spacing: 1.5px;background: rgba(247, 215, 73, 0.86);box-sizing: border-box !important;overflow-wrap: break-word !important;" >查看详情</a></p>
                        {yun:}/if{/yun}
 
                        <p style="text-align:center;color:#999; padding-bottom:20px; padding-top:10px;" align="center">求职招聘,就上{yun:}$config.sy_webname{/yun}<br />{yun:}$config.sy_weburl{/yun}</p>
                    </section>
            </section>
            </section>        </section>
        </section>
{yun:}/foreach{/yun}