{include file="admin/sidebar.html"}
{include file="admin/navigation.html"}
主页
列表
编辑
{include file="msg.html"}
插件管理
插件名称
*
id gt 0}readonly{/if} class="form-control"/>
插件目录
*
id gt 0}readonly{/if} value="{$Obj->folder}" class="form-control"/>
插件主页
*
插件描述
*
{$Obj->description}
插件菜单
*
{$Obj->adminmenu}
插件版本
*
查看权限
{foreach from=$groupAry item=v}
allowview neq '' and $Obj->allowview|inStr:$v.id}checked{/if} id="radio-1" name="info[allowview][]"/>
{$v.name}
{/foreach}
发布权限
{foreach from=$groupAry item=v}
allowdo neq '' and $Obj->allowdo|inStr:$v.id}checked{/if} id="radio-1" name="info[allowdo][]"/>
{$v.name}
{/foreach}
是否开放
*
disabled eq '1'}checked{/if} value="1" name=info[disabled]/> 禁用
disabled eq '0'}checked{/if} value="0" name=info[disabled]/> 开放
菜单显示
*
showmenu eq "1"}checked{/if} />显示
showmenu eq "0"}checked{/if} />隐藏
排序
*
{include file="admin/pop.html"}