目前中国区个性id设置时仅支持小写字母,但我的账号是从leetcode.com迁移来的,似乎保留的含大写字母的id。因此我直接搜索全是小写的id搜不到自己。 目前两个社区个人页面的id均是大小写不敏感的,例如: [https://leetcode.cn/u/johnkram/](https://leetcode.cn/u/johnkram/) [https://leetcode.cn/u/JOHNKRAM/](https://leetcode.cn/u/JOHNKRAM/) [https://leetcode.com/neal_wu/](https://leetcode.com/neal_wu/) [https://leetcode.com/NEAL_WU/](https://leetcode.com/NEAL_WU/) 可以考虑在搜索用户名时不区分大小写