{#if show3D}
{:else}
{/if}
{#each descList as desc}
{#if isZh}
{isZh ? desc.titleZh : desc.title}
{/if}
{isZh ? desc.desc : desc.descEn}
{/each}
{isZh ? dominant.title : dominant.title_en}
{#each dominant.data as item}

{isZh ? item.p : item.p_en}

{/each}
{isZh ? ugly.title : ugly.title_en}
{#each ugly.data as item}

{isZh ? item.p : item.p_en}

{/each}
🎖 {isZh ? '贡献者' : 'Contributors'}
🙏 {isZh ? '赞助者' : 'Sponsors'}
GitHub
{#each thinkGithub as item} {/each}
{#each bottomInfo as item}
{isZh ? item.title : item.title_en}
{#each item.list as i} {isZh ? i.title : i.title_en} {/each}
{/each}
STDF DESIGN • MADE BY DUFU
{#if isZh} • 滇ICP备17004037号-4 {/if}