feat: 完善对话功能,自动设置默认模型账户并优化界面布局
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user