安装 vuex npm install vuex --save 工程目录结构图 代码使用 Number.vue <template> <div> {{$store.state.num}} <br> <