From ca99837dabf12e0606b9f71c9dd95307b1f1930b Mon Sep 17 00:00:00 2001
From: archer <545436317@qq.com>
Date: Sun, 14 May 2023 22:04:19 +0800
Subject: [PATCH] fix: ui;perf: docs
---
README.md | 2 +-
public/docs/versionIntro.md | 10 +++-------
src/components/Loading/index.tsx | 2 +-
src/pages/api/model/del.ts | 7 ++++++-
src/pages/chat/components/History.tsx | 4 ++--
src/pages/chat/index.tsx | 9 +++++++--
6 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index 3404149cf..9b1dd940a 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ wx: fastgpt123
## 👀 其他
- [FastGpt 常见问题](https://kjqvjse66l.feishu.cn/docx/HtrgdT0pkonP4kxGx8qcu6XDnGh)
-- [FastGpt + Laf 最佳实践,将知识库装入公众号,点击去 Laf 公众号体验效果](https://hnvacz-laf-upload-ai.oss.laf.run/3ffd528ee2f9ae1dcd3508fe9994dd9.png)
+- [FastGpt + Laf 最佳实践,将知识库装入公众号,点击去 Laf 公众号体验效果](https://b4jky7-fastgpt.oss.laf.run/lafercode.png)
- [FastGpt V3.4 更新集合](https://www.bilibili.com/video/BV1Lo4y147Qh/?vd_source=92041a1a395f852f9d89158eaa3f61b4)
- [FastGpt 知识库演示](https://www.bilibili.com/video/BV1Wo4y1p7i1/)
diff --git a/public/docs/versionIntro.md b/public/docs/versionIntro.md
index 8cc5e4c72..b2f3af264 100644
--- a/public/docs/versionIntro.md
+++ b/public/docs/versionIntro.md
@@ -1,8 +1,4 @@
-### Fast GPT V3.4
+### Fast GPT V3.6
-- 新增 - 全新的交互 UI
-- 新增 - 用户自定义头像
-- 优化 - 知识库搜索,会将上一个问题并入搜索范围。
-- 优化 - 模型结构设计,不再区分知识库和对话模型,而是通过开关的形式,手动选择手否需要进行知识库搜索。
-- 新增 - 模型共享市场,可以使用其他用户分享的模型。
-- 新增 - 邀请好友注册功能。
+- 新增 - 分享免登录聊天框。可以直接为模型生成一个分享链接,其他人可以通过这个链接直接使用对话。
+- 优化 - UI 细节。
diff --git a/src/components/Loading/index.tsx b/src/components/Loading/index.tsx
index ff9489d18..3e5dd757b 100644
--- a/src/components/Loading/index.tsx
+++ b/src/components/Loading/index.tsx
@@ -5,7 +5,7 @@ const Loading = ({ fixed = true }: { fixed?: boolean }) => {
return (
-
+
setShowSystemPrompt('')}>
-
+
{showSystemPrompt}