JSON 预览 {json.length} 条记录

{#if collapsed}
{JSON.stringify(json)}
{:else}
{@html highlight(jsonString)}
{/if}