vuexcli vue2+vuex2.3.1 脚手架 使用module划分独立的store便于中大型项目不会因为命名而混乱 从而便于项目维护与开发 #运行方式 npm install npm run dev 不懂请提交Issues