咸鱼妹 前端 Vuex中四个map方法的使用 mapState mapGetters mapActions mapMutations 1. mapState方法 用于帮助我们映射state中的数据为计算属性: comp...