{php} $user=$this->GetMysqlOne('b.username,b.uid,b.dateline AS regtime,b.usergroup,b.logintime,c.certificate,c.domainname,e.credit,e.hao,e.zhong,e.cha,d.credit AS credits,c.themes,c.residecity,g.speed,g.attitude,g.quality'," (((".$this->GetTable('member')." AS b LEFT JOIN ".$this->GetTable('member_info')." AS c ON b.uid=c.uid) LEFT JOIN ".$this->GetTable('member_account')." AS d ON b.uid=d.uid) LEFT JOIN ( SELECT credit,uid,hao,zhong,cha FROM ".$this->GetTable('credit')." WHERE type=1 ) AS e ON b.uid=e.uid ) LEFT JOIN ".$this->GetTable('credit_score')." AS g ON c.uid=g.uid WHERE b.uid='$this->spaceuid' "); if($this->app==82){ //SEO PHPAPP::$SEO['title']=$service['subject']; PHPAPP::$SEO['keywords']=$service['keywords']; PHPAPP::$SEO['description']=$service['description']; }else{ //SEO PHPAPP::$SEO['title']=$user['username'].'的个人空间'; PHPAPP::$SEO['keywords']=$user['username'].',空间'; PHPAPP::$SEO['description']=$user['username'].'的个人空间'; } {/php} {template space:header} {template space:space.js} {if $user['themes']>0} {php} $spacestyle=$this->GetMysqlOne('dir'," ".$this->GetTable('space_style')." WHERE sid='$user[themes]'"); {/php} {if $spacestyle} {else} {/if} {else} {/if}
{echo $this->GetCertificateIcon($user['certificate'],array('Mobile'=>'手机','Mail'=>'邮箱','Personal'=>'个人实名','Company'=>'公司实名'))}
{if $user['credit']} 好评率 {echo $this->LevelRate($user['hao'],$user['zhong'],$user['cha'])}% {else}卖家暂无信用值{/if}
工作速度
工作态度
完成质量