This commit is contained in:
Archer
2026-02-12 18:02:02 +08:00
committed by GitHub
parent 76d6234de6
commit 0ac8bca17c
44 changed files with 871 additions and 456 deletions

View File

@@ -71,4 +71,8 @@ import FastGPTLink from '@/components/docs/linkFastGPT'; #FastGPT跳转链接组
### 增加顶层导航栏
1. 在 `FastGPT/document/app/[lang]/docs/layout.tsx` 文件中新增导航。
1.`FastGPT/document/app/[lang]/docs/layout.tsx` 文件中新增导航。
### 重定向
`FastGPT/document/components/docs/not-found.tsx`文件中新增重定向规则。