{include file="$template_path/html/logo.html"}
  • {if check_login_bool()}
    我的账户

    ¥ {$smarty.session.user.total|string_format:"%.2f"} / 可用

    充值
    {else}
    登录 注册
    {/if}
  • {if check_login_bool()}
  • {if $smarty.session.user.avatar != ''} {$user.username} {else} NP {/if}

    {if $smarty.session.user.avatar != ''} {$user.username} {else} NOPIC {/if}

    {$smarty.session.user.username}

    {if $smarty.session.user.profile_title != ''}{$smarty.session.user.profile_title}{else}您太懒了,未填写签名哦{/if}

    主页
    控制台
    {if $smarty.session.user.quiz == 'true'} 发布作品 {else} 成为作者 {/if}
    已购买
    书签
    退出
  • {else}
  • NP
    登录 注册
  • {/if}