财审平台后台系统

lanjianrong b6a087786b fix: tzk-1314、1320、1325 bugfix %!s(int64=3) %!d(string=hai) anos
.husky c3ccaf8a90 fix: add husky pre-commit hook %!s(int64=3) %!d(string=hai) anos
config 39e1225e9e feat: 登录日志相关 %!s(int64=3) %!d(string=hai) anos
public ae167cab11 refactor: upgrade to umi4 and refactor related code %!s(int64=3) %!d(string=hai) anos
src b6a087786b fix: tzk-1314、1320、1325 bugfix %!s(int64=3) %!d(string=hai) anos
tests f067a1e0a2 chore: project init %!s(int64=4) %!d(string=hai) anos
.editorconfig f067a1e0a2 chore: project init %!s(int64=4) %!d(string=hai) anos
.env f3a477e7a8 feat: add .env %!s(int64=3) %!d(string=hai) anos
.eslintignore 50ec5e34f4 feat: 1 %!s(int64=4) %!d(string=hai) anos
.eslintrc.js ae167cab11 refactor: upgrade to umi4 and refactor related code %!s(int64=3) %!d(string=hai) anos
.gitignore da2aa1367a feat: 预算业务表单处理请求接口参数 %!s(int64=3) %!d(string=hai) anos
.npmrc b49d743fdc refactor: add .npmrc and lock %!s(int64=3) %!d(string=hai) anos
.prettierignore f067a1e0a2 chore: project init %!s(int64=4) %!d(string=hai) anos
.prettierrc.js ae167cab11 refactor: upgrade to umi4 and refactor related code %!s(int64=3) %!d(string=hai) anos
.stylelintignore 1f8a48ce56 fix: 调整路由鉴权触发时机,由父路由进行鉴权 %!s(int64=3) %!d(string=hai) anos
.stylelintrc.js ae167cab11 refactor: upgrade to umi4 and refactor related code %!s(int64=3) %!d(string=hai) anos
README.md 9be8c4aa73 docs: update readme.md %!s(int64=3) %!d(string=hai) anos
jsconfig.json f067a1e0a2 chore: project init %!s(int64=4) %!d(string=hai) anos
package.json b6a087786b fix: tzk-1314、1320、1325 bugfix %!s(int64=3) %!d(string=hai) anos
pnpm-lock.yaml b6a087786b fix: tzk-1314、1320、1325 bugfix %!s(int64=3) %!d(string=hai) anos
tsconfig.json e1ca01bdf5 fix: 修改详情页路由传参方式 %!s(int64=3) %!d(string=hai) anos
unocss.config.ts a1345e5399 feat: update unocss config %!s(int64=3) %!d(string=hai) anos

README.md

注意事项

  1. git config core.ignorecase false 让 git 区别大小写。
  2. 合并 commit 使用git rebase -i commit-id,后强制提交git push -f origin dev