chore: update docs [deploy]

This commit is contained in:
vben
2024-07-29 23:56:59 +08:00
parent a80a9135fc
commit 9307093fbc
9 changed files with 67 additions and 16 deletions

View File

@@ -247,8 +247,9 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
// { link: 'in-depth/layout', text: '布局' },
{ link: 'in-depth/theme', text: '主题' },
{ link: 'in-depth/access', text: '权限' },
{ link: 'in-depth/features', text: '功能' },
{ link: 'in-depth/locale', text: '国际化' },
{ link: 'in-depth/features', text: '常用功能' },
{ link: 'in-depth/check-updates', text: '检查更新' },
{ link: 'in-depth/loading', text: '全局loading' },
],
},