feat: 移除RedLocker,更改为自实现 (#169)

用户表增加最后登录时间字段
列表查询多字段模糊查询改为单字段精确查询
WebSocket版本更新检查
前端自定义字段筛选
暗黑模式样式调整
[skip ci]

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-08-12 11:44:14 +08:00
committed by GitHub
parent 4733adede5
commit cd8ed674e0
58 changed files with 585 additions and 320 deletions

View File

@ -1,7 +1,7 @@
{
"version": "1.5.0",
"devDependencies": {
"cz-git": "^1.9.3",
"cz-git": "^1.9.4",
"commitizen": "^4.3.0",
"prettier": "^3.3.3",
"standard-version": "^9.5.0"
@ -11,4 +11,4 @@
"path": "node_modules/cz-git"
}
}
}
}