JinxChen dece7f3eef 修改 测试环境的接口地址 | 1 yıl önce | |
---|---|---|
build | 3 yıl önce | |
mock | 3 yıl önce | |
nginx | 3 yıl önce | |
public | 2 yıl önce | |
src | 1 yıl önce | |
tests/unit | 3 yıl önce | |
.editorconfig | 3 yıl önce | |
.env.development | 3 yıl önce | |
.env.production | 3 yıl önce | |
.env.test | 2 yıl önce | |
.eslintignore | 3 yıl önce | |
.eslintrc.js | 3 yıl önce | |
.gitignore | 3 yıl önce | |
.travis.yml | 3 yıl önce | |
Dockerfile | 3 yıl önce | |
LICENSE | 3 yıl önce | |
README-zh.md | 3 yıl önce | |
README.md | 1 yıl önce | |
babel.config.js | 2 yıl önce | |
jest.config.js | 3 yıl önce | |
jsconfig.json | 3 yıl önce | |
package.json | 2 yıl önce | |
postcss.config.js | 3 yıl önce | |
setup_development.sh | 2 yıl önce | |
setup_production.sh | 2 yıl önce | |
setup_test.sh | 2 yıl önce | |
telpo_user_admin_run.sh | 2 yıl önce | |
vue.config.js | 2 yıl önce |
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
2023.1.6
feat