Skip to content

Commit a314eea

Browse files
wxsmsJinjiang
andauthored
Apply suggestions from code review
Co-authored-by: Jinjiang <[email protected]>
1 parent 706e1c5 commit a314eea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/zh/breaking-changes/children.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default {
3737

3838
## 3.x 更新
3939

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)
4141

4242
## 迁移策略
4343

src/zh/recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Vue Router 4.0 提供了对 Vue 3 的支持,并且自身也有许多重大的
3939

4040
### 状态管理
4141

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) 的倾情投入,我们决定保留其原始名称。
4343

4444
- [文档](https://pinia.vuejs.org/zh/index.html)
4545
- [GitHub](https://github.com/vuejs/pinia)

0 commit comments

Comments
 (0)