{template phpapp:header}

1.设置您的行业与技能

行业分类:

{if !empty($memberinfo['catid'])} {echo $this->GetSelectCategory('category',$memberinfo['catid'],'catid',49,1)} {else} {echo $this->SetSelectCategory('category',0,'catid',49,1)} {/if}

我的技能:
{if !empty($member['skills'])} {else} {/if}

2.设置您的信息

用户类型:
性别:

出生地:

{if $info['birthcity']} {echo $this->GetSelectCategory('category_city',$info['birthcity'],'birthcity')} {else} {echo $this->SetSelectCategory('category_city',$info['birthcity'],'birthcity')} {/if}

所在地:

{if $info['residecity']} {echo $this->GetSelectCategory('category_city',$info['residecity'],'residecity')} {else} {echo $this->SetSelectCategory('category_city',$info['residecity'],'residecity')} {/if}

{template phpapp:footer}