Merge branch 'v_1.0.0' of http://gitlab.ldxinyong.com/enterpriseManagement/digitization-ui into v_1.0.0
History版本管理
绩效系统业务端相关代码库
测试环境各自分支(多需求开发完成统一合并dev_public);预发环境合并dev;线上环境合并master;线上保护分支master_lock(上一次发布的内容)
| version | time | author | desc |
|---|---|---|---|
| V1.0.0 | 2020-12-08 | xiongchengqiang、zhujida、yuyumin | 1.工作台:新建考评组、发起考核;2.考核管理;3.绩效报表;4.设置 |
开始使用
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
Description
Languages
Vue
88.1%
JavaScript
11.3%
Less
0.6%