Skip to content

Commit

Permalink
Update packages/docs/zh/guide/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinjiang authored May 13, 2024
1 parent 0ad44e1 commit 444abff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/zh/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ app.mount('#app')

如果你好奇这个插件做了什么,它的职责包括:

1. [全局注册](https://vuejs.org/guide/components/registration.html#global-registration) `RouterView``RouterLink` 组件。
1. [全局注册](https://cn.vuejs.org/guide/components/registration.html#global-registration) `RouterView``RouterLink` 组件。
2. 添加全局 `$router``$route` 属性。
3. 启用 `useRouter()``useRoute()` 组合式函数。
4. 触发路由器解析初始路由。
Expand Down

0 comments on commit 444abff

Please sign in to comment.