File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ export default {
37
37
38
38
## 3.x 更新
39
39
40
- 在 3.x 中,` $children ` property 已被移除,且不再支持。如果你需要访问子组件实例,我们建议使用 [ $refs ] ( https://cn.vuejs.org/guide/essentials/template-refs.html#template-refs ) 。
40
+ 在 3.x 中,` $children ` property 已被移除,且不再支持。如果你需要访问子组件实例,我们建议使用[ 模板引用 ] ( https://cn.vuejs.org/guide/essentials/template-refs.html#template-refs ) 。
41
41
42
42
## 迁移策略
43
43
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Vue Router 4.0 提供了对 Vue 3 的支持,并且自身也有许多重大的
39
39
40
40
### 状态管理
41
41
42
- [ Pinia] ( https://pinia.vuejs.org/zh/index.html ) 是我们新推荐的大规模状态管理的解决方案。 Pinia 是作为 Vuex 5 的雏形而创建的,现已实现了 Vuex 5 中计划实际实现的大部分功能。考虑到核心团队成员 [ Eduardo] ( https://github.com/posva ) 投入的工作量 ,我们决定保留其原始名称。
42
+ [ Pinia] ( https://pinia.vuejs.org/zh/index.html ) 是我们新推荐的大规模状态管理的解决方案。 Pinia 是作为 Vuex 5 的雏形而创建的,现已实现了 Vuex 5 中计划实际实现的大部分功能。考虑到核心团队成员 [ Eduardo] ( https://github.com/posva ) 的倾情投入 ,我们决定保留其原始名称。
43
43
44
44
- [ 文档] ( https://pinia.vuejs.org/zh/index.html )
45
45
- [ GitHub] ( https://github.com/vuejs/pinia )
You can’t perform that action at this time.
0 commit comments