설명 없음

dusenyao 69d1e7cf31 fix 问题 2 년 전
.vscode bcc0bc52dd 优化 2 년 전
public 59b670cd0e update 3 년 전
src 69d1e7cf31 fix 问题 2 년 전
tests f9f4f8d7fa init 3 년 전
.env 5a922d1b33 重新定义环境变量名称 3 년 전
.env.development 2e398c27a0 完成管理员的三个列表 3 년 전
.env.production 2e398c27a0 完成管理员的三个列表 3 년 전
.env.staging 2e398c27a0 完成管理员的三个列表 3 년 전
.eslintignore 2e398c27a0 完成管理员的三个列表 3 년 전
.eslintrc.js bcc0bc52dd 优化 2 년 전
.gitignore 2e398c27a0 完成管理员的三个列表 3 년 전
.prettierrc.js b24e31552c update 3 년 전
.stylelintignore 2e398c27a0 完成管理员的三个列表 3 년 전
README.md f9f4f8d7fa init 3 년 전
babel.config.js 346c54babb update stylelint 3 년 전
jest.config.js 2e398c27a0 完成管理员的三个列表 3 년 전
jsconfig.json 2e398c27a0 完成管理员的三个列表 3 년 전
package-lock.json bcc0bc52dd 优化 2 년 전
package.json bcc0bc52dd 优化 2 년 전
stylelint.config.js 9253e2fc55 添加 配额管理 3 년 전
vue.config.js 894a94e2ef fix 配额管理 3 년 전

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.