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}