Açıklama Yok

shiyu 0bb8d074e1 添加平台算法组件和路由 3 yıl önce
public 84a440b0cb first commit 3 yıl önce
src 0bb8d074e1 添加平台算法组件和路由 3 yıl önce
tests 84a440b0cb first commit 3 yıl önce
.env 61348c0f72 校验token 3 yıl önce
.env.dev 61348c0f72 校验token 3 yıl önce
.eslintrc.js 84a440b0cb first commit 3 yıl önce
.gitignore e63ee72969 env 3 yıl önce
README.md 84a440b0cb first commit 3 yıl önce
babel.config.js 84a440b0cb first commit 3 yıl önce
cypress.json 84a440b0cb first commit 3 yıl önce
package-lock.json 84a440b0cb first commit 3 yıl önce
package.json 04cae6074f 环境变量 3 yıl önce
vue.config.js 84a1c51a79 优化项目详情的饼图 3 yıl önce

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.