vue中的全局变量 this.$store.state 的取值与赋值

一、定义 全局变量 注:如果不在 store目录下的 index.js 定义 则 在其它  ***.vue 页面 代码中赋值,其它页面的这个全局变量,是不会变化的。  s … 继续阅读 vue中的全局变量 this.$store.state 的取值与赋值