修改日志显示,合并同一轮中对应的邮箱和手机号

This commit is contained in:
QLHazyCoder
2026-05-05 03:59:09 +08:00
parent c62e1746f8
commit 24f5b79bf1
14 changed files with 377 additions and 42 deletions
+1
View File
@@ -7238,6 +7238,7 @@ async function persistSignupPhoneInputValue(options = {}) {
signupPhoneInputDirty = getSignupPhoneInputValue() !== normalizedPhone;
syncLatestState({
signupPhoneNumber: normalizedPhone,
phoneNumber: '',
...(normalizedPhone
? {
accountIdentifierType: 'phone',