{include file="user/common/head"}
{include file="user/common/menu"}| {:lang('Name')} | {:lang('State')} | {:lang('Operate')} | ||
|---|---|---|---|---|
| {:lang('Email')} | {if (empty($user['email']))}{:lang('No bind')} | {:lang('Bind')} | {else /}{:lang('Already bind')} ({$user['email']}) | {:lang('Replace')} | {/if}
| {:lang('Mobile')} | {if (empty($user['mobile']))}{:lang('No bind')} | {:lang('Bind')} | {else /}{:lang('Already bind')} ({$user['mobile']}) | {:lang('Replace')} | {/if}