{foreach $plugins as $v}

{$v.name}

{if($v.minversion > $version)}

当前CMS版本太低,插件要求版本 >= {$v.minversion},请升级系统!

{else /}

{$v.desc}

{/if}

域名授权后价格: {if($v.price>0)} ¥{$v.price} {else /} 免费 {/if}

域名未授权价格: {if($v.priceno>0)} ¥{$v.priceno} {else /} 免费 {/if}

{/foreach}