{#if !loading} 共 {totalCount} 个合集 {/if}
{#if loading}
加载中...
{:else if collections.length > 0}
{#each collections as collection (collection.sid)}
{/each}
{#if totalPages > 1}
{/if} {:else}
暂无合集数据
请先在 B 站关注一些合集,或检查账号配置
{/if}