No Description

zhangliang2 b2f80622f2 任务详情的折线图 3 years ago
public 84a440b0cb first commit 3 years ago
src b2f80622f2 任务详情的折线图 3 years ago
tests 84a440b0cb first commit 3 years ago
.env 61348c0f72 校验token 3 years ago
.env.dev 61348c0f72 校验token 3 years ago
.eslintrc.js 84a440b0cb first commit 3 years ago
.gitignore e63ee72969 env 3 years ago
README.md 84a440b0cb first commit 3 years ago
babel.config.js 84a440b0cb first commit 3 years ago
cypress.json 84a440b0cb first commit 3 years ago
package-lock.json 84a440b0cb first commit 3 years ago
package.json 04cae6074f 环境变量 3 years ago
vue.config.js b2f80622f2 任务详情的折线图 3 years ago

README.md

cicv-oa

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.