This commit is contained in:
2026-03-17 23:41:49 +08:00
parent f0ecab4350
commit 69e96412ff
26 changed files with 662 additions and 903 deletions

View File

@@ -374,7 +374,6 @@ onMounted(() => loadVoiceList())
<div class="toolbar">
<div class="toolbar-left">
<Button @click="handleCreate">
<Icon icon="lucide:plus" class="mr-1.5 size-4" />
新建配音
</Button>
</div>