{foreach:items = $themeList key = $theme}
{if:themeroute::isThemeUsed($theme)}
正在使用
{/if}
名称:{$item['name']}
目录:{echo:IWeb::$app->getWebViewPath()}{$theme}
版本:{$item['version']}
时间:{$item['time']}
简介:{$item['info']}
广告: {if:isset($item['ad'])} {foreach:items=$item['ad'] item=$adRow} {set:$paramAdName = urlencode($adRow)} 【{$adRow}】 {/foreach} {/if}
皮肤: 查看皮肤详情

{/foreach}
{foreach:items = IClient::supportClient() item = $client} {$client}{$themeTypeName}模板:     {/foreach}