小修改
This commit is contained in:
@@ -78,7 +78,10 @@ const executeScripts = () => {
|
||||
if (typeof openWin === 'undefined') {
|
||||
document.body.appendChild(newScript);
|
||||
scriptTags.push(newScript)
|
||||
} else init()
|
||||
} else {
|
||||
init()
|
||||
Tab = 'scanLogin'
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user