feat(文档): 新增数据统计和点赞开关功能的文档

This commit is contained in:
anghunk
2026-01-23 10:01:04 +08:00
parent 5ac52d2098
commit 3f1a8d3585
3 changed files with 28 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ export const rootSidebar = [
{ text: '通知邮箱', link: '/function/email-reminder' },
{ text: '安全设置', link: '/function/security-settings' },
{ text: '数据迁移', link: '/function/data-migration' },
{ text: '点赞开关', link: '/function/feature-settings' },
{ text: '数据统计', link: '/function/data-statistics' },
],
},
{ text: '反馈', link: '/guide/feedback' },