Sin descripción

dusenyao f811ea1012 fix hace 3 años
.vscode 7898499f23 update hace 3 años
public 59b670cd0e update hace 3 años
src f811ea1012 fix hace 3 años
tests f9f4f8d7fa init hace 4 años
.env 5a922d1b33 重新定义环境变量名称 hace 4 años
.env.development 2e398c27a0 完成管理员的三个列表 hace 4 años
.env.production 2e398c27a0 完成管理员的三个列表 hace 4 años
.env.staging 2e398c27a0 完成管理员的三个列表 hace 4 años
.eslintignore 2e398c27a0 完成管理员的三个列表 hace 4 años
.eslintrc.js 628486cfef 机构管理增加 管理员可分配权限 hace 3 años
.gitignore 2e398c27a0 完成管理员的三个列表 hace 4 años
.prettierrc.js b91aca5051 update hace 3 años
.stylelintignore 2e398c27a0 完成管理员的三个列表 hace 4 años
README.md f9f4f8d7fa init hace 4 años
babel.config.js 346c54babb update stylelint hace 3 años
jest.config.js 2e398c27a0 完成管理员的三个列表 hace 4 años
jsconfig.json 2e398c27a0 完成管理员的三个列表 hace 4 años
package-lock.json b91aca5051 update hace 3 años
package.json b91aca5051 update hace 3 años
stylelint.config.js 9253e2fc55 添加 配额管理 hace 3 años
vue.config.js 894a94e2ef fix 配额管理 hace 3 años

README.md

gcls_sys_manager

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

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.