JinxChen fc3f33391d 修改 版本号 | il y a 1 jour | |
---|---|---|
build | il y a 3 ans | |
mock | il y a 3 ans | |
nginx | il y a 3 ans | |
public | il y a 2 ans | |
src | il y a 1 jour | |
tests/unit | il y a 3 ans | |
.editorconfig | il y a 3 ans | |
.env.development | il y a 3 ans | |
.env.production | il y a 3 ans | |
.env.test | il y a 2 ans | |
.eslintignore | il y a 3 ans | |
.eslintrc.js | il y a 3 ans | |
.gitignore | il y a 3 ans | |
.travis.yml | il y a 3 ans | |
Dockerfile | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README-zh.md | il y a 3 ans | |
README.md | il y a 1 an | |
babel.config.js | il y a 2 ans | |
jest.config.js | il y a 3 ans | |
jsconfig.json | il y a 3 ans | |
package.json | il y a 2 ans | |
postcss.config.js | il y a 3 ans | |
setup_development.sh | il y a 1 jour | |
setup_production.sh | il y a 2 ans | |
setup_test.sh | il y a 1 jour | |
telpo_user_admin_run.sh | il y a 2 ans | |
vue.config.js | il y a 2 ans |
npm install
npm run dev
npm run build
npm run lint
1.fix 修复 xxx问题
2.feat 增加 xxx功能
3.docs 文档变更
4.style 代码格式(不影响代码运行的变动)
5.perf 性能优化
提交格式,比如: -start---------------
版本号 v#1.0.0
2022.08.06 fix
后续可根据项目需要更新或者改进 -end------------------------
2022.8.8
feat
2022.9.8
feat
2022.9.9
feat
2022.9.14
feat
2022.9.17
feat
2022.9.19
fix
2022.9.20
fix
2022.9.21
feat
2023.1.5
feat