首先安装vuex
npm install vuex --save
然后创建store.js文件里写
vuex的简单教程
原文:https://www.cnblogs.com/aSnow/p/10504932.html