{include="style"}
{fun JZLANG('插件名')} | {fun JZLANG('版本')} | {fun JZLANG('作者')} | {fun JZLANG('平台')} | {fun JZLANG('简介')} | {fun JZLANG('插件文件')} | {fun JZLANG('开关')} | {fun JZLANG('安装说明')} | {fun JZLANG('操作')} |
---|---|---|---|---|---|---|---|---|
{$v['name']} | v{$v['version']}{if($v['isupdate'])}{fun JZLANG('新')}{/if} | {$v['author']} | {if($v['official']==1)}{fun JZLANG('官方')}{else if($v['official']==2)}{fun JZLANG('本地')}{else}{fun JZLANG('第三方')}{/if} | {$v['description']} | {$v['filepath']} | {if(checkAction('Plugins/change_status'))} {if($v['isinstall'])} {else} - {/if} {else} - {/if} | {if(checkAction('Plugins/desc') && $v['exists'])} {else} - {/if} | {if(checkAction('Plugins/action_do'))} {if($v['isinstall'])} {fun JZLANG('配置')} {fun JZLANG('导出')} {fun JZLANG('卸载')} {fun JZLANG('删除')} {else if($v['exists'])} {fun JZLANG('安装')} {fun JZLANG('删除')} {else} {/if} {else} - {/if} |