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
{yun:}foreach item=v from=$lists{/yun}
<section style="padding:0 0px;">
<section style=" background:#fcf9f2;padding:20px; margin-top:20px;">
<section  style="padding:0 0 10px 0; text-align:center; font-size:18px;color:#be9350; font-weight:bold">{yun:}$v.name{/yun}</section>
  <section style="display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;"> 
 
  <section style=";height:20px;background: #fcf9f2; display:inline-block;color:#be9350;padding:0 15px; display:inline-block;transform: translate(0px,15px);">We Need You </section> </section>
<section style="border-top:1px solid #d9c4a3;border-left:1px solid #d9c4a3; ">
<section style="height:15px">
<section style="width:40px;height:40px; line-height:40px; background:#be9350;color:#fff; font-size:20px; text-align:center;border-radius:50%;transform: translate(-15px,-15px);">聘</section></section>
 
 
{yun:}foreach item=v1 key=k1 from=$v.row{/yun}
<section style=" padding-top:20px;">
<section style="border-bottom:1px solid #d9c4a3;padding-bottom:10px;color:#be9350; font-size:16px; font-weight:bold; padding-left:30px;transform: translate(-15px,0px);">{yun:}$v1.name{/yun}</section>
<section style="padding:10px 15px;color:#666">
 <section style="padding:0 0 10px 0;">薪水:{yun:}$v1.job_salary{/yun}{yun:}if $v1.job_salary!='面议'{/yun}(元/月){yun:}/if{/yun}</section>
<section>工作职责:<section style=" display:inline-block">{yun:}$v1.description{/yun}</section></section>
</section>
</section>
            {yun:}/foreach{/yun}
            </section>
            <section style="padding:20px 0px;color:#666">
<section  style="border-top:1px solid #d9c4a3;border-bottom:1px solid #d9c4a3; padding:15px 0; line-height:25px;">
 
            <section>联系人:{yun:}$v.linkman{/yun}</section>
            <section >联系电话:{yun:}$v.linktel{/yun}</section>
            <section>公司地址:{yun:}$v.address{/yun}</section>
            </section>
</section>
 
<section style="text-align: center;color: #666666;margin-top: 10px;">
                                        {yun:}if $ewmtype != 'xcx'{/yun}
                        <p style="text-align:center;" align="center"><img style="width:50%; max-width:180px;" src="{yun:}pubqrcode  toc=company toa=show toid=$v.uid 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/company/show?id={yun:}$v.uid{/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;" align="center">{yun:}$config.sy_webname{/yun}<br />{yun:}$config.sy_weburl{/yun}</p>
            </section>
</section></section>
{yun:}/foreach{/yun}