{if $this->uid>0} {php} $LoginMemberArray=$this->GetLoginInfo(0,1); $usergroupid=$LoginMemberArray['usergroup'];$loginmemberusergroup=$this->GetMysqlOne('allowskillnumber'," ".$this->GetTable('usergroup')." WHERE gid='$usergroupid'"); $noticenum=$this->IsSQL('member_notice'," WHERE uid='$this->uid' AND new=1"); $smsnum=$this->IsSQL('member_sms'," WHERE msggoid='$this->uid' AND mailbox=1 AND new=1"); {/php} {else} {/if} {if !$this->uid}
我要发布任务
{/if}
{if $this->uid>0}
{else}
{/if}
{if $noticenum>0} {/if} {if $smsnum>0} {/if}