vue3-google-signin
vue3-google-signin copied to clipboard
In Google Chrome, my default language is set to English. When this component first appears, it is prompted with a Chinese font, and then it becomes English
<GoogleSignInButton @success="googleSignInSuccess" @error="googleSignInFailure" locale="en_US" :autoSelect="false" > </GoogleSignInButton>
will check this