Skip to content

Commit 9130221

Browse files
authored
Apply suggestions from code review
1 parent bdf1bbe commit 9130221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/zh/recommendations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Pinia 是我们新推荐的大规模状态管理的解决方案。 Pinia 是作
4545
- [GitHub](https://github.com/vuejs/pinia)
4646
- [Vue 新文档中状态管理章节](https://cn.vuejs.org/guide/scaling-up/state-management.html)
4747

48-
Vuex 4.0 还提供对于 Vue 3 的支持,其 API 与 3.x 大致相同,如果您有需要迁移到 Vue 3 的应用了 Vuex stores 的项目,仍然可以使用 Vuex 4.0。唯一的重大变化是 [插件的安装方式](https://vuex.vuejs.org/zh/guide/migrating-to-4-0-from-3-x.html#%E5%AE%89%E8%A3%85%E8%BF%87%E7%A8%8B)
48+
Vuex 4.0 还提供对于 Vue 3 的支持,其 API 与 3.x 大致相同,如果您有需要迁移到 Vue 3 的应用了 Vuex store 的项目,仍然可以使用 Vuex 4.0。唯一的重大变化是[插件的安装方式](https://vuex.vuejs.org/zh/guide/migrating-to-4-0-from-3-x.html#%E5%AE%89%E8%A3%85%E8%BF%87%E7%A8%8B)
4949

5050

5151

@@ -58,7 +58,7 @@ Vuex 4.0 还提供对于 Vue 3 的支持,其 API 与 3.x 大致相同,如果
5858

5959
### Devtools Extension
6060

61-
devtools 扩展已得到了重大更新(作为 v6 发布)以同时支持 Vue 2 和 Vue 3。如果您之前安装过 beta 版本的v6,您现在可以将其删除并安装稳定版本的扩展。
61+
Devtools 扩展已得到了重大更新(作为 v6 发布)以同时支持 Vue 2 和 Vue 3。如果您之前安装过 beta 版本的 v6,您现在可以将其删除并安装稳定版本的扩展。
6262

6363
- [文档](https://devtools.vuejs.org/guide/installation.html)
6464
- [GitHub](https://github.com/vuejs/devtools)

0 commit comments

Comments
 (0)