forked from Leaf/amber-ui
改进 当 ChatID 不为空的时候使用提示词
This commit is contained in:
parent
661f1f9b3d
commit
fffa43b3e9
@ -19,7 +19,7 @@
|
||||
<n-text depth="3"> 有什么我可以帮您的吗? </n-text>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-3">
|
||||
<div class="mt-3" v-if="!chatId">
|
||||
<n-text depth="3">
|
||||
我们有一些预设提示词,您可以点击来一键输入。
|
||||
</n-text>
|
||||
|
Loading…
Reference in New Issue
Block a user