{template "header.html"} {php echo \Phpcmf\Service::L('Field')->get('select')->get_select_search_code();}
{dr_form_hidden()}
{if $ci->_is_admin_auth('edit')} {if dr_count($ci->site_info) > 1} {/if} {/if}
{if $ci->_is_admin_auth('del')} {/if} {if dr_count($ci->site_info) > 1} {/if} {php $top=[];} {loop $data $t} {php $t.pid == 0 && $top[] = $t.id; $t.group = dr_string2array($t.group);$t.site = dr_string2array($t.site);$t.client = dr_string2array($t.client);} {php $menu_level = $t['pid'] == 0 ? 1 : (dr_in_array($t['pid'], (array)$top) ? 2 : 3); } {php $menu_top_id = $t['pid'] == 0 ? $t['id'] : (dr_in_array($t['pid'], (array)$top) ? $t['pid'] : $t['tid']); } {if $ci->_is_admin_auth('del')} {/if} {if dr_count($ci->site_info) > 1} {/if} {/loop}
{dr_lang('排序')} {dr_lang('可见')} {dr_lang('名称')} {if $ci->_is_admin_auth('add')} {dr_lang('添加')} {/if} {dr_lang('用户组划分(默认全部组)')} {dr_lang('终端划分')} {dr_lang('站点划分')}
{template "footer.html"}