{template "header.html"}

{dr_lang('AppId和AppSecret请不要明码放在网页中作为api请求,暴露后容易被人恶意利用')}

{dr_form_search_hidden()}
{dr_form_hidden()}
{if $ci->_is_admin_auth('del')} {/if} {loop $list $t} {if $ci->_is_admin_auth('del')} {/if} {/loop}
{dr_lang('状态')} {dr_lang('名称')} AppId AppSecret {dr_lang('创建时间')} {dr_lang('操作')}
{Function_list::title($t.name, $param)} {$t.id} {$t.secret} {dr_date($t.inputtime, null, 'red')} {if $ci->_is_admin_auth('edit')} {/if}
{template "footer.html"}