fix(pc-client,account-service): B-61 试用前小修 - 头像取首字/群头像拼格/近似灰Token收敛/重置密码踢下线,构建 v1.0.1 安装包

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
编码工程师
2026-08-16 01:07:53 +08:00
co-authored by multica-agent
parent 2fe8417900
commit 4cf1d4120a
19 changed files with 194 additions and 43 deletions
+4 -20
View File
@@ -1,12 +1,12 @@
{
"name": "OpenCorp-Base",
"version": "1.0.0",
"name": "changlian-pc",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "OpenCorp-Base",
"version": "1.0.0",
"name": "changlian-pc",
"version": "1.0.1",
"hasInstallScript": true,
"dependencies": {
"@ant-design/icons": "^5.1.4",
@@ -15023,22 +15023,6 @@
"node": ">=8.10.0"
}
},
"node_modules/tailwindcss/node_modules/yaml": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
"extraneous": true,
"license": "ISC",
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14.6"
},
"funding": {
"url": "https://github.com/sponsors/eemeli"
}
},
"node_modules/tar": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",