{yun:}$Info.username_n{/yun} ({yun:}$Info.job_sex{/yun},{yun:}$Info.age{/yun}岁)
学历:{yun:}$Info.useredu{/yun}经验:{yun:}$Info.user_exp{/yun} 所在地:{yun:}$Info.living{/yun} {yun:}if $Info.user_marriage{/yun} 婚姻:{yun:}$Info.user_marriage{/yun} {yun:}/if{/yun}
{yun:}if $Info.basic_info=='1'{/yun}
{yun:}if $Info.domicile{/yun} 籍贯:{yun:}$Info.domicile{/yun}{yun:}/if{/yun} {yun:}if $Info.height{/yun}身高:{yun:}$Info.height{/yun}cm{yun:}/if{/yun} {yun:}if $Info.weight{/yun}体重:{yun:}$Info.weight{/yun}kg{yun:}/if{/yun} {yun:}if $Info.nationality{/yun}民族:{yun:}$Info.nationality{/yun}{yun:}/if{/yun}
{yun:}/if{/yun}
求职意向
期望职位:{yun:}$Info.customjob{/yun}
工作职能:{yun:}$Info.jobname{/yun}
期望行业:{yun:}$Info.hy{/yun} 期望薪资:{yun:}$Info.salary{/yun}
工作地区:{yun:}$Info.cityname{/yun} {yun:}if $Info.report{/yun}到职时间:{yun:}$Info.report{/yun}{yun:}/if{/yun}
{yun:}if $Info.jobstatus{/yun}求职状态:{yun:}$Info.jobstatus{/yun} {yun:}/if{/yun} {yun:}if $Info.type{/yun}职位性质:{yun:}$Info.type{/yun}{yun:}/if{/yun}
{yun:}if $resumeCheck == 1{/yun} {yun:}if is_array($Info.user_work) && !empty($Info.user_work){/yun}
工作经历
{yun:}foreach item=all from=$Info.user_work{/yun}
{yun:}$all.sdate|date_format:"%Y年%m月"{/yun} - {yun:}if $all.edate{/yun}{yun:}$all.edate|date_format:"%Y年%m月"{/yun}{yun:}else{/yun}至今{yun:}/if{/yun} {yun:}$all.title{/yun} {yun:}$all.name{/yun} {yun:}if $all.content{/yun}工作内容:{yun:}$all.content{/yun}{yun:}/if{/yun}
{yun:}/foreach{/yun}
{yun:}/if{/yun} {yun:}if is_array($Info.user_edu) && !empty($Info.user_edu){/yun}
教育经历
{yun:}section name=all loop=$Info.user_edu{/yun}
{yun:}$Info.user_edu[all].sdate|date_format:"%Y年%m月"{/yun} - {yun:}$Info.user_edu[all].edate|date_format:"%Y年%m月"{/yun} {yun:}$Info.user_edu[all].education_n{/yun} {yun:}$Info.user_edu[all].name{/yun} {yun:}if $Info.user_edu[all].specialty{/yun}专业:{yun:}$Info.user_edu[all].specialty{/yun}{yun:}/if{/yun} {yun:}if $Info.user_edu[all].title{/yun}担任职务:{yun:}$Info.user_edu[all].title{/yun}{yun:}/if{/yun}
{yun:}/section{/yun}
{yun:}/if{/yun} {yun:}if is_array($Info.user_tra) && !empty($Info.user_tra){/yun}
培训经历
{yun:}section name=all loop=$Info.user_tra{/yun}
{yun:}$Info.user_tra[all].sdate|date_format:"%Y年%m月"{/yun} - {yun:}$Info.user_tra[all].edate|date_format:"%Y年%m月"{/yun} {yun:}$Info.user_tra[all].title{/yun} {yun:}$Info.user_tra[all].name{/yun} 培训描述:{yun:}$Info.user_tra[all].content{/yun}
{yun:}/section{/yun}
{yun:}/if{/yun} {yun:}if is_array($Info.user_skill) && !empty($Info.user_skill){/yun}
职业技能
{yun:}foreach item=one from=$Info.user_skill{/yun}
{yun:}if $one.longtime{/yun}掌握时间:{yun:}$one.longtime{/yun}年{yun:}/if{/yun} 技能名称:{yun:}$one.name{/yun} {yun:}if $one.picurl{/yun} 技能证书: {yun:}/if{/yun}
{yun:}/foreach{/yun}
{yun:}/if{/yun} {yun:}if is_array($Info.user_xm) && !empty($Info.user_xm){/yun}
项目经历
{yun:}section name=all loop=$Info.user_xm{/yun}
{yun:}$Info.user_xm[all].sdate|date_format:"%Y年%m月"{/yun} - {yun:}$Info.user_xm[all].edate|date_format:"%Y年%m月"{/yun} {yun:}$Info.user_xm[all].name{/yun} {yun:}$Info.user_xm[all].title{/yun} 项目内容:{yun:}$Info.user_xm[all].content{/yun}
{yun:}/section{/yun}
{yun:}/if{/yun} {yun:}if is_array($Info.user_other) && !empty($Info.user_other){/yun}
其他信息
{yun:}section name=all loop=$Info.user_other{/yun}
{yun:}$Info.user_other[all].name{/yun} {yun:}if $Info.user_other[all].content{/yun}其他描述:{yun:}$Info.user_other[all].content{/yun}{yun:}/if{/yun}
{yun:}/section{/yun}
{yun:}/if{/yun} {yun:}if !empty($Info.description){/yun}
自我评价
{yun:}$Info.description{/yun} {yun:}if $Info.arrayTag{/yun} {yun:}foreach from=$Info.arrayTag item=v{/yun} {yun:}$v{/yun} {yun:}/foreach{/yun} {yun:}/if{/yun}
{yun:}/if{/yun} {yun:}/if{/yun}
联系方式
联系电话:登录后可以查看 {yun:}if $Info.basic_info=='1'{/yun} {yun:}if $Info.address{/yun} 详细地址:{yun:}$Info.address{/yun} {yun:}/if{/yun} {yun:}/if{/yun} 电子邮箱:登录后可以查看