{#each childProjects as p (p.id)} {p.name} {#if p.binding} 已绑定 {/if} {/each} {#each childFolders as f (f.id)} {/each}