diff --git a/chat-client/src/views/chatweb/commQA/index.vue b/chat-client/src/views/chatweb/commQA/index.vue new file mode 100644 index 0000000..a9ba755 --- /dev/null +++ b/chat-client/src/views/chatweb/commQA/index.vue @@ -0,0 +1,590 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 已绑定知识库 + + + {{ kb.name }} + + + + + + + + + 添加知识库 + + + + {{ kb.name }} + + {{ kb.description }} + + + + + + + + + + + + + + + + + + + diff --git a/chat-client/src/views/chatweb/components/CenteredInputArea.vue b/chat-client/src/views/chatweb/components/CenteredInputArea.vue new file mode 100644 index 0000000..83c87b9 --- /dev/null +++ b/chat-client/src/views/chatweb/components/CenteredInputArea.vue @@ -0,0 +1,474 @@ + + + + + + + + + + + + + + + {{ localMessage.length }} + Enter + + + + + + + + + + + + + + + + + + +