Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dapeng committed May 14, 2024
1 parent 81c8e12 commit 50b5c98
Show file tree
Hide file tree
Showing 5 changed files with 546 additions and 447 deletions.
3 changes: 3 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ if(location.pathname == '/'){
items: [{
text: '核心概念',
link: '/zh/guide/core-concept.md',
}, {
text: 'Goner和依赖注入',
link: '/zh/guide/gone-and-inject.md',
}, {
text: '支持哪些方式注入?',
link: '/zh/guide/goner-inject.md',
Expand Down
Loading

0 comments on commit 50b5c98

Please sign in to comment.