{template '_header'}

会员详情

{template 'member/detail/basic'}
{template 'member/detail/trade'}
{if $hascommission} {ifp 'commission.agent.main'}
{if p('cmember')} {template 'cmember/commission'} {else} {template 'member/detail/commission'} {/if}
{/if} {/if} {if $hasglobonus}
{template 'member/detail/globonus'}
{/if} {if $hasauthor}
{template 'member/detail/author'}
{/if} {if $hasabonus}
{template 'member/detail/abonus'}
{/if} {if $hassns}
{template 'member/detail/sns'}
{/if}
{ifp 'member.list.edit'} {/if}
{template '_footer'}