修改日志显示,合并同一轮中对应的邮箱和手机号
This commit is contained in:
@@ -7238,6 +7238,7 @@ async function persistSignupPhoneInputValue(options = {}) {
|
||||
signupPhoneInputDirty = getSignupPhoneInputValue() !== normalizedPhone;
|
||||
syncLatestState({
|
||||
signupPhoneNumber: normalizedPhone,
|
||||
phoneNumber: '',
|
||||
...(normalizedPhone
|
||||
? {
|
||||
accountIdentifierType: 'phone',
|
||||
|
||||
Reference in New Issue
Block a user