{include file="user/include" /}
{include file="public/head" /}{:lang_web('user_name')}{$obj.user_name}
{:lang_web('user_group')}{if condition="$obj.group_id lt 3"}{$user.group.group_name}{else}{$obj.group.group_name}{/if}
{:lang_web('user_qx')}{if condition="$obj.group_id lt 3"} {:lang_web('user_valid')} {else}{$obj.user_end_time|mac_day}{/if}
{:lang_web('user_yqx')}, {:lang_web('user_mqx')}
{volist name="type_tree" id="vo"}{$vo.type_name}
{foreach name="$vo.popedom" id="v2"} {if condition="$v2 eq 1"} {:lang_web($key)} {else} {:lang_web($key)} {/if} {/foreach}
{volist name="vo.child" id="child"}{$child.type_name}
{foreach name="$child.popedom" id="v2"} {if condition="$v2 eq 1"} {:lang_web($key)} {else} {:lang_web($key)} {/if} {/foreach}
{/volist} {/volist}