README.md 518 B

veterans_company

  • node版本 v12.16.3

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

vuex

https://gitee.com/renmindelaoyishujia/uview-vuex

  • console.log("this.abc", this.abc);
  • this.$mc.vuex("vuex_user", "测试mcVuex");
  • console.log(this.$store.state);

Customize configuration

See Configuration Reference.