修改日志显示,合并同一轮中对应的邮箱和手机号
This commit is contained in:
@@ -5312,6 +5312,9 @@
|
||||
clearCountrySmsFailure(activation.countryId, activation.provider);
|
||||
shouldCancelActivation = false;
|
||||
await clearCurrentActivation();
|
||||
await setPhoneRuntimeState({
|
||||
phoneNumber: activation.phoneNumber,
|
||||
});
|
||||
addPhoneReentryWithSameActivation = 0;
|
||||
await addLog('步骤 9:手机号验证已完成,等待 OAuth 授权页。', 'ok');
|
||||
return submitResult;
|
||||
|
||||
Reference in New Issue
Block a user