feat: 更新注册流程,替换确保注册入口页面就绪的逻辑为打开注册标签页,并调整文档描述以反映新逻辑
This commit is contained in:
+1
-1
@@ -5641,7 +5641,7 @@ const verificationFlowHelpers = self.MultiPageBackgroundVerificationFlow?.create
|
||||
const step1Executor = self.MultiPageBackgroundStep1?.createStep1Executor({
|
||||
addLog,
|
||||
completeStepFromBackground,
|
||||
ensureSignupEntryPageReady,
|
||||
openSignupEntryTab,
|
||||
});
|
||||
const step2Executor = self.MultiPageBackgroundStep2?.createStep2Executor({
|
||||
addLog,
|
||||
|
||||
Reference in New Issue
Block a user