{$title}
{template 'header', $template}
|
{loop $thumbs $k $v}
|
|
| {set_style($t[typename], $t[style])} | {if $i%3==2}
| 图片 | 标 题 | 更新时间 |
|---|---|---|
| {$v[title]} 价格:¥{$v[price]} 品牌:{$v[brand]} 销量:{$v[orders]} 评论:{$v[comments]} |
{timetodate($v[edittime], 3)} |
| {if $k%4==3} |