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
{yun:}foreach item=v from=$lists{/yun}
 <section>
 &nbsp;
      <section>
        <section style="margin-bottom: -42px;margin-left:3px;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);">
          <section style="width:58px;height:58px;margin:20px 0px;background-color:#fefefe;border-radius:100%;margin-bottom:-35px;margin-left:-8px;"></section>
          <section style="margin-bottom:-48px;margin-left:3px; width:56px; height:28px; background-color:#fefefe;border-radius:30px 30px 0 0;border: 2px dashed #0070c0;border-bottom: none;transform: rotate(140deg);-webkit-transform: rotate(140deg);-moz-transform: rotate(140deg);-o-transform: rotate(140deg);"></section>
          <section class="135brush" data-brushtype="text" style="width:45px;height:45px;background-color:#0070c0;border-radius:100%;font-size: 26px;color: #fff;text-align: center;line-height: 45px;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);"> 聘 </section>
        </section>
        <section style="padding:0 0.3em;">
          <section style="border: 2px dashed #0070c0;border-radius:6px ;padding:0px 1em 1em 1em;">
            <section class="135brush" data-brushtype="text" style="font-size:20px;padding:0.7em 0px 20px 2.6em;font-weight: bold;"> <strong style="color:#c00000;">{yun:}$v.name{/yun} </strong> </section>
<section data-autoskip="1" class="135brush" style="font-size: 14px;text-align: justify;letter-spacing:1.5px;line-height: 1.75em;">
{yun:}if $v.job_welfare{/yun}
<p style="margin-bottom:0.5rem;">{yun:}foreach from=$v.job_welfare item = welv{/yun}<span style="padding:0.1rem 0.8rem; background-color:#eee; border-radius:0.2rem; margin-right:0.5rem; margin-top:0.5rem; display:inline-block">{yun:}$welv{/yun}</span>{yun:}/foreach{/yun}</p>
{yun:}/if{/yun}
 
{yun:}if $v.job_salary{/yun}
<p>月薪: <strong style="color:#c00000;font-size: 16px;">{yun:}$v.job_salary{/yun}</strong> </p>
{yun:}/if{/yun}
 
<p> 企业:{yun:}$v.com_name{/yun}  </p>
 
{yun:}if $v.job_number{/yun}
<section style="width:135px;display:inline-block;height:20px; overflow:hidden">人数:{yun:}$v.job_number{/yun}</section>
{yun:}/if{/yun}
{yun:}if $v.job_age{/yun}
<section style="width:135px; display:inline-block;height:20px; overflow:hidden">年龄:{yun:}$v.job_age{/yun}</section>
{yun:}/if{/yun}
{yun:}if $v.job_sex{/yun}
<section style="width:135px;display:inline-block;height:20px; overflow:hidden">性别:{yun:}$v.job_sex{/yun}</section>
{yun:}/if{/yun}
{yun:}if $v.job_exp{/yun}
 <section style="width:135px; display:inline-block;height:20px; overflow:hidden">经验:{yun:}$v.job_exp{/yun} </section>
{yun:}/if{/yun}
{yun:}if $v.job_edu{/yun}
 <section style="width:135px; display:inline-block;height:20px; overflow:hidden">学历:{yun:}$v.job_edu{/yun} </section>
{yun:}/if{/yun}
{yun:}if $v.job_address{/yun}
<section >地点:{yun:}$v.job_address{/yun}</section>
{yun:}/if{/yun}
 
{yun:}if $v.job_description{/yun}
<p>描述:{yun:}$v.job_description{/yun}</p>
{yun:}/if{/yun}
 
{yun:}if $ewmtype != 'xcx'{/yun}
<p style="text-align:center;" align="center"> <img style="width:50%; max-width:180px;" src="{yun:}pubqrcode  toc=job toa=comapply toid=$v.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/job/show?id={yun:}$v.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:#0070c0;" align="center"> 求职招聘,就上{yun:}$config.sy_webname{/yun} <br>{yun:}$config.sy_weburl{/yun}</p>
</section>
          </section>
        </section>
      </section>
    </section>
{yun:}foreachelse{/yun}
 
{yun:}/foreach{/yun}