{extend name="layout:home" /} {block name="container"}
{include file="layout/admin_items" /}
{if $access_list} {volist name="access_list" id="access" key="k"} {/volist} {else} {/if}
公司名 接入名称 appid appsecrect 域名 所属公司 操作
{$access.access_gsname} {$access.access_gsjrname} {$access.access_appid} {$access.access_appsecrect} {$access.access_url} {$member_list[$k-1]['member_name']} {if array_intersect(explode(" ",str_replace("/", ".","accesskf/edit")),$allpower)} {$Think.lang.ds_edit} {/if} {if array_intersect(explode(" ",str_replace("/", ".","accesskf/del")),$allpower)} 删除 {/if}
无数据
{$show_page}
{/block}