0%

状态管理 Pinia

8\状态管理 Pinia

(Vuex 在 Vue3 中逐步被 Pinia 取代)

为什么不用 Vuex?

定义 store

state / getters / actions

持久化存储

模块化

与组合式 API 结合