✅如果您的设备显示"No SIM卡",请按照下面的说明操作:

  1. 请确保SIM卡安装正确
  2. 请关机设备并重新启动设备

✅如果即使您尝试重新启动它也无法正常运作,请按照下面的说明执行

  1. 将当前的SIM卡放入另一台设备
  2. 将另一张SIM卡放入设备

<aside> ➡️ 如果这个指南没有解决你的问题

</aside>

完成以上所有操作后,请截图您的问题并将其发送给我们的客户支持的电子邮件,其中包含以下信息

  1. 正在使用的设备 ex) Samsung galaxy s20
  2. 您的帐户信息(名称、电话号码、电子邮件地址)
  3. SIM卡号码
  4. 您遇到的问题
  5. 如果您已尝试故障排除二维码中的所有步骤
<body>
<style>
	.hello-world {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 50px;
		border: 2px solid;
		font-weight: bold;
		color: #001372;
		background-color: white;
		border-color: currentColor;
		transition: 300ms;
	}
	.hello-world:hover {
		color: white;
		background-color: #001372;
		color: white;
	}
</style>
<a class="hello-world" style="border-radius: 32px; text-decoration: none;" href="mailto:[email protected]">e-mail</a>
</body>