推荐相册 更多
{if $arrAlbum}
{loop $arrAlbum $key $item}
{$item['albumname']}
{$item['count_photo']} 张图片
{/loop}
{else}
暂无推荐相册
{/if}