diff --git a/ui/package.json b/ui/package.json index 774b1c467..a65f52c87 100644 --- a/ui/package.json +++ b/ui/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "axios": "^0.27.2", - "element-plus": "^2.5.3", + "element-plus": "^2.5.6", "install": "^0.13.0", "lodash": "^4.17.21", "markdown-it": "^13.0.2", diff --git a/ui/src/assets/icon_robot.svg b/ui/src/assets/icon_robot.svg index 7f4369b02..cca9ee604 100644 --- a/ui/src/assets/icon_robot.svg +++ b/ui/src/assets/icon_robot.svg @@ -1,5 +1 @@ - - - - - +MaxKB \ No newline at end of file diff --git a/ui/src/components/ai-chat/index.vue b/ui/src/components/ai-chat/index.vue index 9544a112e..5d8e4fdd8 100644 --- a/ui/src/components/ai-chat/index.vue +++ b/ui/src/components/ai-chat/index.vue @@ -5,7 +5,7 @@
- +
@@ -50,7 +50,7 @@
- +
@@ -621,6 +621,7 @@ watch( } .dialog-card { border: none; + border-radius: 8px; } } diff --git a/ui/src/components/app-table/index.vue b/ui/src/components/app-table/index.vue index ba8aa2021..ad7119076 100644 --- a/ui/src/components/app-table/index.vue +++ b/ui/src/components/app-table/index.vue @@ -15,7 +15,7 @@ 取消
- + 快速创建空白文档 @@ -111,5 +111,10 @@ onMounted(() => { display: flex; justify-content: flex-end; } + .quich-button { + &:hover { + color: var(--el-button-text-color); + } + } } diff --git a/ui/src/components/back-button/index.vue b/ui/src/components/back-button/index.vue index 336d369da..0a0ea69bb 100644 --- a/ui/src/components/back-button/index.vue +++ b/ui/src/components/back-button/index.vue @@ -1,6 +1,6 @@
    -
  • +
  • 授权数量:-
  • -
  • +
  • 过期时间:-
  • -
  • +
  • 版本:-
  • @@ -39,28 +39,38 @@ defineExpose({ open }) diff --git a/ui/src/views/application/CreateAndSetting.vue b/ui/src/views/application/CreateAndSetting.vue index 0f76e6694..d1acfe29f 100644 --- a/ui/src/views/application/CreateAndSetting.vue +++ b/ui/src/views/application/CreateAndSetting.vue @@ -102,95 +102,100 @@
    + 关联的知识库展示在这里 - +