Skip to content

Commit

Permalink
docs: scope
Browse files Browse the repository at this point in the history
  • Loading branch information
zhennann committed Oct 3, 2024
1 parent cdad8a6 commit 6507808
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion zova-docs/.vitepress/config/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: 'Constant', link: 'constant' },
{ text: 'I18n', link: 'locale' },
{ text: 'Error Exception', link: 'error' },
{ text: 'Vue Child Component', link: 'component' },
{ text: 'Api Service', link: 'service' },
],
},
Expand Down
1 change: 0 additions & 1 deletion zova-docs/.vitepress/config/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: 'Constant常量', link: 'constant' },
{ text: 'I18n国际化', link: 'locale' },
{ text: 'Error错误异常', link: 'error' },
{ text: 'Vue子组件', link: 'component' },
{ text: 'Api服务', link: 'service' },
],
},
Expand Down

0 comments on commit 6507808

Please sign in to comment.