新加ai 对话页面
This commit is contained in:
@@ -15,5 +15,9 @@
|
||||
"knowledge": {
|
||||
"title": "KNOWLEDGE Management",
|
||||
"name": "KNOWLEDGE Management"
|
||||
},
|
||||
"chat": {
|
||||
"title": "AI CHAT",
|
||||
"name": "AI CHAT"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,9 @@
|
||||
"knowledge": {
|
||||
"title": "知识库管理",
|
||||
"name": "知识库管理"
|
||||
},
|
||||
"chat": {
|
||||
"title": "AI对话",
|
||||
"name": "AI对话"
|
||||
}
|
||||
}
|
||||
|
||||
11
web/apps/web-antd/src/views/ai/chat/index.vue
Normal file
11
web/apps/web-antd/src/views/ai/chat/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>dsads</div>
|
||||
</template>
|
||||
|
||||
<style scoped lang="css">
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user