安装:
npm install --save vuex
引入:
import Vuex from 'vuex' Vue.use(Vuex)
相关文章:https://segmentfault.com/a/1190000015782272