feat: 完善对话功能,自动设置默认模型账户并优化界面布局

This commit is contained in:
DEV_DSW
2026-04-14 20:54:54 +08:00
parent c61e41049f
commit fbec7088c6
11 changed files with 39 additions and 50 deletions

View File

@@ -17,7 +17,7 @@
</div>
</div>
<div class="mt-auto">
<slot name="task-center" />
<slot />
</div>
</div>
</template>