{$title}
{template 'header', $template}
|
{loop $albums $k $v}
|
{$title}{if $subtitle}{$subtitle}
{/if}
|
| 图片 | 标 题 | 更新时间 |
|---|---|---|
| {$v[title]} 价格:{$DT[money_sign]}{$v[price]} 品牌:{$v[brand]} 销量:{$v[orders]} 评论:{$v[comments]} |
{timetodate($v[edittime], 3)} |
| {if $k%4==3} |