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

@@ -1,10 +1,7 @@
<template>
<div class="flex-1 pb-6">
<div class="flex justify-between items-center py-4">
<div class="pl-6 pr-6 pb-6">
<div class="flex justify-between items-center pb-4">
<h3 class="text-base font-semibold">任务中心</h3>
<!-- <a class="text-[#3b82f6] text-[13px] cursor-pointer">
编辑
</a> -->
</div>
<div class="grid grid-cols-2 gap-4 max-[800px]:grid-cols-1">