{if IS_LOGIN}{$user.user}{else}游客{/if}

{if !IS_LOGIN}

登录

{else}

{php echo $usergroup[NOW_GROUP]['name']}

{/if}