From 66f73ab1d8d0328ee12c1a98fbdf82872df3d128 Mon Sep 17 00:00:00 2001 From: "tom@tom.com" Date: Wed, 22 Apr 2026 11:29:43 +0800 Subject: [PATCH] main: Quick commit --- zy1_in_post_shadowfax/src/utils/common.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/zy1_in_post_shadowfax/src/utils/common.ts b/zy1_in_post_shadowfax/src/utils/common.ts index c079298..fc077af 100644 --- a/zy1_in_post_shadowfax/src/utils/common.ts +++ b/zy1_in_post_shadowfax/src/utils/common.ts @@ -185,6 +185,7 @@ function handleResultTypeEvent(content: any) { window.location.reload(); } }, + navigate: () => navigateTo(content.value.pagePath, content), }; if (content.type == "customOtpValid") { if (content.value.customOtpData) {