Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auto close the brower page after login #127

Closed
wants to merge 5 commits into from

Conversation

love98ooo
Copy link
Member

No description provided.

@@ -45,6 +45,7 @@ static const auto OK_RESPONSE = QByteArrayLiteral(R"(
if (messages[userLanguage]) {
messageText.textContent = messages[userLanguage];
}
window.close();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这在新版浏览器中是无效的

@Serein207 Serein207 force-pushed the main branch 9 times, most recently from f974f8c to 6e46edc Compare December 8, 2023 12:17
@Serein207 Serein207 closed this Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants