File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Pinia 是我们新推荐的大规模状态管理的解决方案。 Pinia 是作
45
45
- [ GitHub] ( https://github.com/vuejs/pinia )
46
46
- [ Vue 新文档中状态管理章节] ( https://cn.vuejs.org/guide/scaling-up/state-management.html )
47
47
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 ) 。
49
49
50
50
51
51
@@ -58,7 +58,7 @@ Vuex 4.0 还提供对于 Vue 3 的支持,其 API 与 3.x 大致相同,如果
58
58
59
59
### Devtools Extension
60
60
61
- devtools 扩展已得到了重大更新(作为 v6 发布)以同时支持 Vue 2 和 Vue 3。如果您之前安装过 beta 版本的v6 ,您现在可以将其删除并安装稳定版本的扩展。
61
+ Devtools 扩展已得到了重大更新(作为 v6 发布)以同时支持 Vue 2 和 Vue 3。如果您之前安装过 beta 版本的 v6 ,您现在可以将其删除并安装稳定版本的扩展。
62
62
63
63
- [ 文档] ( https://devtools.vuejs.org/guide/installation.html )
64
64
- [ GitHub] ( https://github.com/vuejs/devtools )
You can’t perform that action at this time.
0 commit comments