-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,15 +25,22 @@ import { faUser } from '@fortawesome/free-solid-svg-icons' | |
|
||
如果你确定你绑定的邮箱正确,并且验证邮件不在你的邮箱的垃圾箱里,请加入我们的 [官方用户交流群](/user-group.md) 或 [发送邮件工单](/email.md),联系站点管理员处理。 | ||
|
||
::: tip 提示 | ||
我们经常遇到有用户填写了错误的邮箱,检查一下你是否犯了同样的错误。 | ||
|
||
- 使用 QQ 邮箱时将手机号填写在 `@qq.com` 前。正确的做法应该是 `你的QQ号@qq.com`; | ||
- 使用 QQ 邮箱时拼写错误,例如 `[email protected]` / `[email protected]`。正确做法如上,并检查是否你的输入是否有错误; | ||
- 使用 QQ 邮箱时经过调查发现其并没有开通 QQ 邮箱服务。正确做法是前往 <https://mail.qq.com/> 检查; | ||
- 使用 163 邮箱时将手机号填写在 `@163.com` 前。正确做法是填写实际的邮箱地址; | ||
- ... | ||
::: | ||
> [!IMPORTANT] 常见的错误邮箱 | ||
> 我们经常遇到有用户填写了错误的邮箱,<mark>检查一下你是否犯了同样的错误</mark>。 | ||
> | ||
> - ❌ 使用 QQ 邮箱时将手机号填写在 `@qq.com` 前 | ||
> | ||
> ✅ 正确的做法应该是 `你的QQ号@qq.com` | ||
> - ❌ 使用 QQ 邮箱时拼写错误,例如 `[email protected]` / `[email protected]` | ||
> | ||
> ✅ 正确做法如上,并检查是否你的输入是否有错误 | ||
> - ❌ 使用 QQ 邮箱时经过调查发现其并没有开通 QQ 邮箱服务 | ||
> | ||
> ✅ 正确做法是前往 <https://mail.qq.com/> 检查你是否真的开通了 QQ 邮箱 | ||
> - ❌ 使用 163 邮箱时将手机号填写在 `@163.com` 前 | ||
> | ||
> ✅ 正确做法是填写实际的邮箱地址 | ||
> - ... | ||
## 我的角色被别人占用了,我可以要回来吗? {#player-already-exists} | ||
|
||
|