{:token()}
{:__('Profile')}
{:__('Click to edit')}

{$manystore.username|htmlentities}

{$manystore.email|htmlentities}

所属前端用户ID: [{$manystore.user_id|htmlentities}]

{if condition="$auth->check('general/profile/shop_update')"}
{:__('商家信息')}
{:token()}
{$auth_type_text}
{if ( $shop_info.status == 2) } (不通过原因:{$shop_info.reason}) {else /} {/if}
          {/if}