Commit 2cf378aa by libai

测试

parent 86ace194
Showing with 3 additions and 0 deletions
......@@ -128,7 +128,10 @@ function loginGo(){
function handleCredentialResponse(response) {
console.log("Encoded JWT ID token: " + response.credential);
}
setTimeout(function(){
googleLogin()
},500)
function googleLogin(){
google.accounts.id.initialize({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment