feat: 添加 C 端消费场景文档,更新 B 端文档标题和 sidebar 配置

This commit is contained in:
sanbuphy
2026-02-09 02:03:47 +08:00
parent d19b0eaca9
commit a5d3bf2124
4 changed files with 681 additions and 19 deletions
+5 -1
View File
@@ -250,8 +250,12 @@ const productManagerSidebar = [
link: '/zh-cn/stage-1/appendix-a-product-thinking/'
},
{
text: 'AI 行业应用场景参考',
text: 'AI 行业应用场景参考 (B端)',
link: '/zh-cn/stage-1/appendix-industry-scenarios/'
},
{
text: 'AI 消费场景灵感参考 (C端)',
link: '/zh-cn/stage-1/appendix-c-consumer-scenarios/'
}
]
},