修复 Chat.vue 的输入框 Bug #6

Open
opened 2024-10-14 16:32:38 +00:00 by ivampiresp · 0 comments
Owner

Chat.vue 输入框目前用的是 contentedit,此 API 可以很好的支持富文本,但是显然输入部分可以用 textarea 替代。因为目前暂时不需要支持那么多的输入模式。

Chat.vue 提示词模板部分可以删除,然后输入框居中,和 ChatGPT Web 的样式差不多

Chat.vue 输入框目前用的是 contentedit,此 API 可以很好的支持富文本,但是显然输入部分可以用 textarea 替代。因为目前暂时不需要支持那么多的输入模式。 Chat.vue 提示词模板部分可以删除,然后输入框居中,和 ChatGPT Web 的样式差不多
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Leaf/amber-ui#6
No description provided.