{template 'header', 'member'}
{$head_name}
{if $action=='add' || $action=='edit' || $action=='show'} {else} {/if}
{if $action=='add' || $action=='edit'}

分类

{$type_select}

会员

姓名*

公司

职位

电话

手机

邮件

{if $DT[im_qq]}

QQ

{/if} {if $DT[im_wx]}

微信

{/if} {if $DT[im_ali]}

旺旺

{/if} {if $DT[im_skype]}

Skype

{/if}

排序

{elseif $action=='show'}
{if $typeid} 分类:{$TYPE[$typeid][typename]}
{/if} {if $username} 会员: {if $DT[im_web]}{im_web($username)} {/if}{$username}
{/if} 姓名:{$truename}
公司:{$company}
职位:{$career}
电话:{$telephone}
手机:{$mobile}
主页:{$homepage}
邮件:{$email}
{if $qq} QQ:{im_qq($qq)} {$qq}
{/if} {if $wx} 微信:{im_wx($wx, $username)} {$wx}
{/if} {if $ali} 旺旺:{im_ali($ali)} {$ali}
{/if} {if $skype} Skype:{im_skype($v[skype])} {$skype}
{/if} 备注:{$note}
{else}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $MG[friend_limit]}
商友上限 {$MG[friend_limit]} 人   当前已加 {$limit_used} 人   还可以加 {$limit_free}
{/if} {if $pages}
{$pages}
{/if}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}