diff --git a/ui/src/components/ai-chat/index.vue b/ui/src/components/ai-chat/index.vue index 51beb6637..141a9272a 100644 --- a/ui/src/components/ai-chat/index.vue +++ b/ui/src/components/ai-chat/index.vue @@ -42,7 +42,7 @@
-
+
{{ item.problem_text }}
@@ -313,7 +313,6 @@ onUpdated(() => { } } .text { - word-break: break-all; padding: 6px 0; } .problem-button { diff --git a/ui/src/styles/app.scss b/ui/src/styles/app.scss index b8b3ee61a..e0ed00e1f 100644 --- a/ui/src/styles/app.scss +++ b/ui/src/styles/app.scss @@ -248,6 +248,10 @@ h4 { overflow: hidden; } +.break-all { + word-break: break-all; +} + /* 内容部分 自适应高度 */ @@ -433,3 +437,4 @@ h4 { background: var(--app-layout-bg-color); } } + diff --git a/ui/src/views/application/AppOverview.vue b/ui/src/views/application/AppOverview.vue index a11b607fc..55886b277 100644 --- a/ui/src/views/application/AppOverview.vue +++ b/ui/src/views/application/AppOverview.vue @@ -15,7 +15,7 @@

{{ detail?.name }}

- +
公开访问链接 @@ -29,7 +29,7 @@
- + {{ shareUrl }} @@ -45,16 +45,9 @@
API访问凭据 -
- + API Key: OGZmZThlZjYyYzU2MWE1OTlkYTVjZTBi