Brak opisu

zhangliang2 f88bfbdfcf 添加表单校验 3 lat temu
public 84a440b0cb first commit 3 lat temu
src f88bfbdfcf 添加表单校验 3 lat temu
tests 84a440b0cb first commit 3 lat temu
.env 61348c0f72 校验token 3 lat temu
.env.dev 61348c0f72 校验token 3 lat temu
.eslintrc.js 84a440b0cb first commit 3 lat temu
.gitignore e63ee72969 env 3 lat temu
README.md 84a440b0cb first commit 3 lat temu
babel.config.js 84a440b0cb first commit 3 lat temu
cypress.json 84a440b0cb first commit 3 lat temu
package-lock.json 84a440b0cb first commit 3 lat temu
package.json 04cae6074f 环境变量 3 lat temu
vue.config.js 3572ed054c 首页部分联调 3 lat temu

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.