暫無描述

zhangliang2 47c6e2bfa7 菜单优化 3 年之前
public 84a440b0cb first commit 3 年之前
src 47c6e2bfa7 菜单优化 3 年之前
tests 84a440b0cb first commit 3 年之前
.env 61348c0f72 校验token 3 年之前
.env.dev 61348c0f72 校验token 3 年之前
.eslintrc.js 84a440b0cb first commit 3 年之前
.gitignore e63ee72969 env 3 年之前
README.md 84a440b0cb first commit 3 年之前
babel.config.js 84a440b0cb first commit 3 年之前
cypress.json 84a440b0cb first commit 3 年之前
package-lock.json 84a440b0cb first commit 3 年之前
package.json 04cae6074f 环境变量 3 年之前
vue.config.js 47c6e2bfa7 菜单优化 3 年之前

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.