| 拥有权限角色 |
|---|
| {volist name="roleArray" id="vo"} {/volist} |
| 拥有权限的用户 |
|---|
|
{volist name="userArray" id="vo"}
{$vo}
{/volist}
|