{template phpapp:header} {if $selectctarray[1] || $selectctarray[0]}
{if $selectctarray[0]}

{echo $selectctarray[0]}分类   关注

{/if}
{/if}

{if $this->GET['more']==0} 打开筛选 {else} 关闭筛选 {/if}

{if $selectitem[0]}
{/if}
{if $this->GET['tab']==1} {template map:job_maps} {else} {if $list}
{for $list $key=>$value}
{echo $this->GetUserAvatar($value['uid'],2)}

{echo $value['username']}

信用 {if $value['credit']} 好评率 {echo $this->LevelRate($value['hao'],$value['zhong'],$value['cha'])}% {else}暂无信用值{/if}

        {if $this->GetCertificateIcon($value['certificate'],array())}{echo $this->GetCertificateIcon($value['certificate'])}{else}无任何认证{/if}

        {php} $skillsarr=$skilldata->GetSkillURL($value['skills']); {/php} {if $skillsarr} {php}$newkey=0;{/php}
        {/if}

        TA共出售服务 {echo $value['selltotal']} 次

        {php} $servicearr=$this->GetMysqlArray('uid,subject,url'," ".$this->GetTable('task_seller_service')." WHERE uid='$value[uid]' ORDER BY sellnum DESC LIMIT 0,3");{/php}
        {/for}
        {else}

        暂时没有用户!

        {/if} {if $page->ShowPages()}
        {echo $page->ShowPages()}
        {/if} {/if} {template phpapp:footer}