全局声明 import Vuex from 'vuex' Vue.use(Vuex); 工具函数声明 mapState mapMutations mapActions mapGetters 怎么访问 this.$store.state.xxx