{$user->un}
修改密码
退出
{loop $index as $ind}
{$ind['name']}
{loop $ind['sub'] as $in}
{$in['name']}
{/loop}
{/loop}