feat: websocket连接成功
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<div class="flex h-full w-full flex-col md:flex-row ">
|
||||
<chat-history class="flex-none w-64" />
|
||||
<div class="flex-1 mr-2 overflow-hidden bg-white rounded-xl">
|
||||
<chat-guide />
|
||||
<!-- <chat-box /> -->
|
||||
<!-- <chat-guide /> -->
|
||||
<chat-box />
|
||||
</div>
|
||||
<TaskList />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user