[#include "member_header.html"/]
[#include "member_navi.html"/]
[#include "member_top.html"/]
简历名称:
基本信息
真实姓名:
性别:
[@p.radio name="gender" value=user.gender list={"true":"男","false":"女","":"保密"}/]
出生日期:
来自:
电话:
手机:
求职意向
[@cms_model id="8"] [#list tag_bean.items as item] [#if item.field=="category"] [#assign category=item.optValue/] [#elseif item.field=="workplace"] [#assign workplace=item.optValue/] [#elseif item.field=="nature"] [#assign nature=item.optValue/] [#elseif item.field=="salary"] [#assign salary=item.optValue/] [#elseif item.field=="education"] [#assign education=item.optValue/] [/#if] [/#list]
期望工作性质:
[#list nature!?split(",") as opt]
任意
${opt!}
[/#list]
期望工作地点:
任意
[#list workplace!?split(",") as opt]
${opt!}
[/#list]
期望职位类型:
任意
[#list category!?split(",") as opt]
${opt!}
[/#list]
期望月薪:
面谈
[#list salary!?split(",") as opt]
${opt!}
[/#list]
毕业学校
学校:
毕业时间:
学历:
[#list education!?split(",") as opt]
${opt!}
[/#list]
[/@cms_model]
专业:
工作经验
公司名称:
职位名称:
工作时间:
工作描述:
[#if user.userResume??]${user.userResume.jobDescription!?html}[/#if]
自我评价:
[#if user.userResume??]${user.userResume.selfEvaluation!?html}[/#if]