摘要:
![](https://img2018.cnblogs.com/blog/1666447/201906/1666447-20190627210727565-1384954838.png) ![](https://img2018.cnblogs.com/blog/1666447/201906/1666447-20190627203925370-1978341773.png) ![](https:... 阅读全文
摘要:
原理 场景:打算开发中大型应用 特点: 集中式数据管理, 一处修改,多处使用 思维: store this.$store.commit('increment') mutations this.$store.dispatch('jia') actions mapActions() actions ma 阅读全文