{extend name="Hustbe/common/base" /} {block name="title"}个人信息{/block} {block name="main"}
{include file="Hustbe/common/user_menu"}

个人资料

{:token()}
{:__('Click to edit')}
{$user.username}
{if get_addon_config('third') }
{if $third_qq} {if $user && in_array('qq', $platformList)} 点击解绑QQ {else/} 点击绑定QQ {/if} {/if} {if $third_wechat} {if $user && in_array('wechat', $platformList)} 点击解绑微信 {else/} 点击绑定微信 {/if} {/if} {if $third_weibo} {if $user && in_array('weibo', $platformList)} 点击解绑微博 {else/} 点击绑定微博 {/if} {/if}
{/if}
{:token()}
{/block}