{empty name="group"} 全部 {else/} 全部 {/empty} {volist name='config_group_list' id='vo'} {neq name="group" value="$key"} {$vo} {else/} {$vo} {/neq} {/volist}
新 增
{notempty name='list'} {volist name='list' id='vo'} {/volist} {else/} {/notempty}
名称 标题 分组 类型 排序 状态 操作
{$vo.name} {$vo.title} {eq name='vo.group' value='0'} 未分组 {else/} {$config_group_list[$vo.group]} {/eq} {$config_type_list[$vo.type]} {$vo.status_text} 编 辑   删 除
{:config('empty_list_describe')}
{include file="layout/batch_btn_group"/}