Skip to content

Commit f40aaf7

Browse files
authored
Update _meta.ts
1 parent 92fa7ff commit f40aaf7

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

docs/pages/_meta.ts

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
export default {
2-
index: { title: '1. 引言' },
3-
history: { title: '2. 堡垒机发展历史回顾' },
4-
newgen: { title: '3. 新一代堡垒机的内涵' },
5-
architecture: { title: '4. 基于 JumpServer 构建新一代堡垒机' },
6-
v3: { title: '5. JumpServer V3 版本介绍' },
7-
v4: { title: '6. JumpServer V4 版本介绍' },
8-
pam: { title: '7. JumpServer PAM 特权账号管理' },
9-
cases: { title: '8. 案例研究&社区分享' },
10-
contact: {title: '9. 联系我们' }
2+
Introduction: { title: '1. 引言' },
3+
Development: { title: '2.生成式 AI 的发展浪潮与智能体的兴起' },
4+
Value: { title: '3.企业智能体的价值与建设挑战' },
5+
Implementation: { title: '4.企业智能体的落地公式' },
6+
Scenario: { title: '5.企业智能体的场景选择' },
7+
Role: { title: '6.企业智能体的角色定位' },
8+
Approach: { title: '7.企业智能体的实现范式' },
9+
Path: { title: '8.企业智能体的落地路径' },
10+
Construction: { title: '9.企业智能体的建设内容与组织支持' },
11+
Technologies: { title: '10.企业智能体建设的关键技术' },
12+
MaxKB: { title: '11.MaxKB:企业级智能体平台' },
13+
Case: { title: '12.企业智能体建设成功案例' },
14+
Reference: { title: '13.参考链接' },
15+
contact: {title: '14. 联系我们' }
1116
}

0 commit comments

Comments
 (0)