退役军人企业端

gcz 0f03f3dd08 Merge branch 'master' of http://172.16.90.201:3000/veterans/veterans_company %!s(int64=3) %!d(string=hai) anos
public 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
src 0f03f3dd08 Merge branch 'master' of http://172.16.90.201:3000/veterans/veterans_company %!s(int64=3) %!d(string=hai) anos
static 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
.browserslistrc 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
.env.development 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
.env.production 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
.eslintrc.js 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
.gitignore 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
README.md 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
babel.config.js 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
package-lock.json 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
package.json 0f03f3dd08 Merge branch 'master' of http://172.16.90.201:3000/veterans/veterans_company %!s(int64=3) %!d(string=hai) anos
vue.config.js 233102b842 first commit %!s(int64=3) %!d(string=hai) anos
yarn.lock edb79b219a 接入企业统计和修改职位添加界面 %!s(int64=3) %!d(string=hai) anos

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.