标签:vuex2.0

vuex2.0

#vuex2.0

📚 共 1 篇文章 🏷️ 标签分类 📝 vuex2.0
vuex2.0

深入理解vuex2.0 之 modules

什么是module?背景:在Vue中State使用是单一状态树结构,应该的所有的状态都放在state里面