{php include wl_template('common/header');} {if empty($_GPC['lct'])} {/if}
{php echo tpl_form_filter_hidden('cloud/plugin/index');}
不限 {loop $types $key $row} {$row['name']} {/loop}
{if empty($plugins)}

还没有相关数据

{else}
{loop $plugins $plugin} {/loop}
开关 图标 标识 插件名称 插件简介 排序
{$plugin['name']}
{/if}
{php include wl_template('common/footer');}