This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
<!-- 右侧 LLM chat 边栏 -->
|
||||
<aside v-if="selected" class="chat">
|
||||
<header class="chat-head">
|
||||
<span>麻薯 · {{ selected.title.slice(0, 12) }}</span>
|
||||
<span>Chat · {{ selected.title.slice(0, 16) }}</span>
|
||||
<button class="chat-clear" @click="onChatClear" title="清空对话">清空</button>
|
||||
</header>
|
||||
<div ref="chatBodyEl" class="chat-body">
|
||||
|
||||
Reference in New Issue
Block a user