移除日志
This commit is contained in:
@@ -83,7 +83,6 @@ const IframePostMessage = () => {
|
||||
if (typeof window !== 'undefined') {
|
||||
try {
|
||||
console.log("===========================:fetchAndStoreEmail")
|
||||
console.log("globalThis.location.href:", globalThis.location.href)
|
||||
const hasKeyParam = new URL(globalThis.location.href).searchParams.has('key')
|
||||
if (hasKeyParam) return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user