修复修改密码弹窗&取消后台显示客服弹窗 & 取消退出登录profile为空抛异常的判断

This commit is contained in:
Eamon-meng
2026-02-27 15:03:17 +08:00
parent 2125f1ef9e
commit 4b18c91157
5 changed files with 45 additions and 37 deletions

View File

@@ -7,4 +7,7 @@
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"[typescriptreact]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
}