{include file='index/_header.html'}
产品
分类: {foreach $topic['nav'] as $sub} {$sub.title} | {/foreach}
我们的产品
Our Product Range
{foreach $list as $vo}
{$vo.title} {if $vo['price']>0:}¥{$vo.price}{else:}免费{/if}
{$vo.summary|str_substr=80}
{!empty $vo['git_link']:}仓库 »{/empty} {!empty $vo['demo_link']:}演示 »{/empty} {!empty $vo['down_zip']:}下载 »{/empty}
{/foreach} {$list->pageLink()}
{include file='index/_footer.html'}