JinxChen f5482625f6 Merge branch 'develop' into test | hace 2 años | |
---|---|---|
build | hace 3 años | |
mock | hace 3 años | |
nginx | hace 3 años | |
public | hace 2 años | |
src | hace 2 años | |
tests/unit | hace 3 años | |
.editorconfig | hace 3 años | |
.env.development | hace 3 años | |
.env.production | hace 3 años | |
.env.test | hace 2 años | |
.eslintignore | hace 3 años | |
.eslintrc.js | hace 3 años | |
.gitignore | hace 3 años | |
.travis.yml | hace 3 años | |
Dockerfile | hace 3 años | |
LICENSE | hace 3 años | |
README-zh.md | hace 3 años | |
README.md | hace 2 años | |
babel.config.js | hace 2 años | |
jest.config.js | hace 3 años | |
jsconfig.json | hace 3 años | |
package.json | hace 2 años | |
postcss.config.js | hace 3 años | |
setup_development.sh | hace 2 años | |
setup_production.sh | hace 2 años | |
setup_test.sh | hace 2 años | |
telpo_user_admin_run.sh | hace 2 años | |
vue.config.js | hace 2 años |
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