点击榜
更多
{foreach $ranklist['click'] as $key=>$data}
{$data.name}
{/foreach}
畅销榜
更多
{foreach $ranklist['idx'] as $key=>$data}
{$data.name}
{/foreach}