天波用户运营管理后台系统
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
JinxChen fd624c0c7f `2022.8.8` hace 2 años
build git init hace 3 años
mock git init hace 3 años
nginx 增加 docker部署文件 hace 3 años
public - 增加 标签栏头部logo hace 2 años
src `2022.8.8` hace 2 años
tests/unit git init hace 3 años
.editorconfig git init hace 3 años
.env.development - 增加 封装接口地址 hace 3 años
.env.production - 增加 封装接口地址 hace 3 años
.env.test - 修复 删除用户例外时同一个imei的例外会全部删除的问题 hace 2 años
.eslintignore git init hace 3 años
.eslintrc.js 增加 docker部署文件 hace 3 años
.gitignore git init hace 3 años
.travis.yml git init hace 3 años
Dockerfile 增加 docker部署文件 hace 3 años
LICENSE git init hace 3 años
README-zh.md git init hace 3 años
README.md `2022.8.8` hace 2 años
babel.config.js FIX hace 2 años
gps_card_admin_run.sh 修改 docker部署文件 hace 3 años
jest.config.js git init hace 3 años
jsconfig.json git init hace 3 años
package.json FIX hace 2 años
postcss.config.js git init hace 3 años
setup_development.sh 修改 docker部署文件 hace 3 años
setup_production.sh 修改 docker部署文件 hace 3 años
setup_test.sh 修改 docker部署文件 hace 3 años
vue.config.js `2022.8.8` hace 2 años

README.md

TELPO_USER_MANAGE_ADMIN

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

版本号管理

  • 版本格式:主版本号.次版本号.修订号 1.主版本号:当你做了不兼容的 API 修改( 一般项目发生重大功能改变) 2.次版本号:当你做了向下兼容的功能性新增, 3.修订号:当你做了向下兼容的问题修正。 例如:
  • V #1.0.0

git提交为以下类别

  • 1.fix 修复 xxx问题

  • 2.feat 增加 xxx功能

  • 3.docs 文档变更

  • 4.style 代码格式(不影响代码运行的变动)

  • 5.perf 性能优化

  • 提交格式,比如: -start---------------

  • 版本号 v#1.0.0

  • 2022.08.06 fix

    • 修改文件名称
    • fix 修复了 xxx问题 …
  • 后续可根据项目需要更新或者改进 -end------------------------

备注

项目

v1.0.0

2022.8.8 feat

  • 增加 收单系统,众筹拼单系统,消息管理和系统管理路由配置