退役军人企业端

gcz 6faf229953 auto commit 3 년 전
public 233102b842 first commit 3 년 전
src 6faf229953 auto commit 3 년 전
static 233102b842 first commit 3 년 전
.browserslistrc 233102b842 first commit 3 년 전
.env.development 233102b842 first commit 3 년 전
.env.production 233102b842 first commit 3 년 전
.eslintrc.js 233102b842 first commit 3 년 전
.gitignore 233102b842 first commit 3 년 전
README.md 233102b842 first commit 3 년 전
babel.config.js 233102b842 first commit 3 년 전
package-lock.json 6faf229953 auto commit 3 년 전
package.json 6faf229953 auto commit 3 년 전
vue.config.js 233102b842 first commit 3 년 전
yarn.lock edb79b219a 接入企业统计和修改职位添加界面 3 년 전

README.md

veterans_company

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.