Ingen beskrivning

shiyu 8945de2c66 shiyu首页接口按权限筛选和编辑账户独占类型只读 2 år sedan
public eba1b7534a ico优化 3 år sedan
src 8945de2c66 shiyu首页接口按权限筛选和编辑账户独占类型只读 2 år sedan
tests 84a440b0cb first commit 3 år sedan
.env 61348c0f72 校验token 3 år sedan
.env.dev 2ceca0f8a7 场景库管理+单个场景列表优化 2 år sedan
.eslintrc.js 84a440b0cb first commit 3 år sedan
.gitignore e63ee72969 env 3 år sedan
README.md 84a440b0cb first commit 3 år sedan
babel.config.js 84a440b0cb first commit 3 år sedan
cypress.json 84a440b0cb first commit 3 år sedan
package-lock.json 84a440b0cb first commit 3 år sedan
package.json 04cae6074f 环境变量 3 år sedan
vue.config.js 5ae749d847 修复bug 2 år sedan

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.